This website requires JavaScript.
Explore
Help
Sign In
Bram
/
MineClone2
Watch
1
Star
0
Fork
You've already forked MineClone2
0
Code
Pull Requests
Activity
ade2a1a6a2
MineClone2
/
tools
/
libtextureconverter
History
James David Clarke
1a2b9e5930
More fixes
2024-01-21 02:19:29 +00:00
..
__init__.py
Refactored code: split up into different functions and modules.
2024-01-21 02:19:29 +00:00
common.py
Refactor convert_textures code, seperated special cases into its own module
2024-01-21 02:19:29 +00:00
config.py
Made minetest directory handling, platform indiependent
2024-01-21 02:19:29 +00:00
convert.py
More fixes
2024-01-21 02:19:29 +00:00
gui.py
Made terms clearer in gui.py
2024-01-21 02:19:29 +00:00
special_convert_cases.py
More fixes
2024-01-21 02:19:29 +00:00
utils.py
Converted utils os.system commands to useing the more pythonic: wand, library. And partially converted armor os.system commands to wand too.
2024-01-21 02:19:29 +00:00