mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-01 15:20:23 +02:00
6 lines
185 B
Lua
6 lines
185 B
Lua
fixture("mesecons")
|
|
|
|
mineunit:set_current_modname("mesecons_gamecompat")
|
|
mineunit:set_modpath("mesecons_gamecompat", "../mesecons_gamecompat")
|
|
sourcefile("../mesecons_gamecompat/init")
|