I have been working on mcl_colored_chests, so this colored chests concept, but for Mineclonia. I bet it could be merged into this mod, which would make the current depends be moved to optional_depends. Would you be interested in a merge request that would add the vastly-different-implementation for Mineclonia to this single mod?
I plan to submit a merge request within the week! I expect the init.lua to determine the game id and the dofile mineclonia.lua or default.lua, or similar.
I was just about to drop my code in there when I noticed your mod is licensed MIT, but all the code I'm bringing in is GPL-3.0-only. Are you willing to accept this code as a mixed-license mod now, or should I do my own thing separately?
I have been working on mcl_colored_chests, so this colored chests concept, but for Mineclonia. I bet it could be merged into this mod, which would make the current depends be moved to optional_depends. Would you be interested in a merge request that would add the vastly-different-implementation for Mineclonia to this single mod?
Maybe?
I plan to submit a merge request within the week! I expect the init.lua to determine the game id and the dofile mineclonia.lua or default.lua, or similar.
I was just about to drop my code in there when I noticed your mod is licensed MIT, but all the code I'm bringing in is GPL-3.0-only. Are you willing to accept this code as a mixed-license mod now, or should I do my own thing separately?