This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrorlandia_minetest
/
minetest
Watch
1
Star
0
Fork
1
You've already forked minetest
mirror of
https://github.com/minetest/minetest.git
synced
2024-11-30 03:23:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6a1d22b2c5
minetest
/
games
/
devtest
/
mods
/
chest
/
init.lua
3 lines
99 B
Lua
Raw
Normal View
History
Unescape
Escape
Rename `minetest.*` to `core.*` in devtest
2024-10-28 15:57:54 +01:00
dofile
(
core.get_modpath
(
"
chest
"
)
..
"
/chest.lua
"
)
dofile
(
core.get_modpath
(
"
chest
"
)
..
"
/detached.lua
"
)
Reference in New Issue
Copy Permalink