Cora de la Mouche
Cora de la Mouche
I'm working on a cheatdb replacement, I have a simple proof of concept in php here: https://gist.github.com/corarona/b752fc4b15d3bbb75e10400dac3f41c4 I think it would be cool however if we could make a completely...
Well looking at it a bit further it only needs very little (1 line addtion) to make it possible to make it use a static json file, which we could...
building it on linux isn't too hard: https://github.com/dragonfireclient/dragonfireclient#compiling (follow the instructions for debian/ubuntu on linux mint)
generally you should be able to start the game by running ./bin/minetest (from the directory in which you did the build)
Afaik dragonfire just overrides the restriction from viewing it, the map itsself is all normal minetest
> But one has to restart the game to apply the changes. And having clouds is nicer while on the ground or low the rest of the time. yeah but...
Here's how i did it in ws, I'll see if that can be cherry picked some time; i remember i was going to make a PR but for some reason...