This website requires JavaScript.
Explore
Help
Sign in
oss
/
luanti
Watch
1
Star
0
Fork
You've already forked luanti
0
mirror of
https://github.com/luanti-org/luanti.git
synced
2025-06-27 16:36:03 +00:00
Code
Wiki
Activity
a23701b5e6
luanti
/
games
/
devtest
/
mods
/
experimental
/
init.lua
7 lines
93 B
Lua
Raw
Normal View
History
Unescape
Escape
Reorganize mods
2011-11-29 17:44:07 +02:00
--
-- Experimental things
--
Replacement for Minimal Development Test (PR) (#9450)
2020-05-24 15:46:26 +02:00
dofile
(
minetest.get_modpath
(
"
experimental
"
)
..
"
/commands.lua
"
)
Copy permalink