mirror of
https://github.com/minetest-mods/mesecons.git
synced 2024-11-10 12:20:18 +01:00
c10ce2dbc5
Depends on mineunit from https://github.com/S-S-X/mineunit mesecons, mesecons_mvps, mesecons_fpga, and mesecons_luacontroller are now tested.
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")
|