game within world in 0.4.7?
docs say it is possible but i swear i have tried EVERY permutation and even checked the cpp as much as i could
if i have:
/worlds
..../myworld
.........world.mt -> gameid = mygame
........./game
............./mygame
...................game.conf -> name = mygame
...................init.lua
................../mods
it simply never finds mygame
if i put mygame into the global /games folder, it finds it without a problem
even if i put the whole minetest-game within the game folder inside the world and set it up that way as a test, it doesn't find that either
um, is it enabled? what should the folder structure be?
thanks - your kung-fu is the best!
hmmm, i think i'll try downloading the latest code...
if i have:
/worlds
..../myworld
.........world.mt -> gameid = mygame
........./game
............./mygame
...................game.conf -> name = mygame
...................init.lua
................../mods
it simply never finds mygame
if i put mygame into the global /games folder, it finds it without a problem
even if i put the whole minetest-game within the game folder inside the world and set it up that way as a test, it doesn't find that either
um, is it enabled? what should the folder structure be?
thanks - your kung-fu is the best!
hmmm, i think i'll try downloading the latest code...