Open ensonic opened 7 years ago
bash is already hard enough, I would actually prefer to go to golang
instead, especially if we can get a nice simple cross platform UI that will work on windows, linux etc..
Python really sucks. Installing it and forcing players to pip install
shit to get this to work is an insult to players. The target user can't even find cmd.exe, so we need to avoid as many dependencies as possible. Only golang would suffice, imho.
go is fine for me (found e.g. https://github.com/gographics/imagick). FYI, there are ways to bundle pyhon modules into a standalone 'binary' (subpar), but people would still need the python runtime. Ideally the converter is part of minetest so that people can simply 'import' a texturepack.
How do I do this?
Do what?
With more and more coverage it is not easy to keep track of what is being converted already. Two proposals:
boat
related textures). The main script will source the mod scripts and run them.WDYT? I could start this in my fork in a branch.