This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
Mineclonia
/
mineclonia-cd2025
Watch
1
Star
0
Fork
0
You've already forked mineclonia-cd2025
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
mineclonia-cd2025
/
tools
/
libtextureconverter
History
cora
64a9a6313f
Conversion CSV update 2
2024-03-21 00:45:14 +01:00
..
__init__.py
Refactored code: split up into different functions and modules.
2024-03-21 00:45:14 +01:00
common.py
Refactor convert_textures code, seperated special cases into its own module
2024-03-21 00:45:14 +01:00
config.py
Made minetest directory handling, platform indiependent
2024-03-21 00:45:14 +01:00
convert.py
Fix inconsistent indentation (from cherry-picking)
2024-03-21 00:45:14 +01:00
gui.py
Made terms clearer in gui.py
2024-03-21 00:45:14 +01:00
special_convert_cases.py
Conversion CSV update 2
2024-03-21 00:45:14 +01: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-03-21 00:45:14 +01:00