Commit Graph

8 Commits

Author SHA1 Message Date
James David Clarke
ddfbd331c9 Refactor convert_textures code, seperated special cases into its own module 2024-01-21 02:19:29 +00:00
James David Clarke
47b6bd5539 GUI Now functional 2024-01-21 02:19:29 +00:00
James David Clarke
16cdc9fd12 Seperated common convert code from CLI and GUI so they can both use it 2024-01-21 02:19:29 +00:00
James David Clarke
2904e3119f Started on GUI and seperating code so GUI and CLI can share it 2024-01-21 02:19:29 +00:00
James David Clarke
e04f4d3b2a Added --all flag. 2024-01-21 02:19:29 +00:00
James David Clarke
0584fc4ebf Fixed find_highest_minecraft_version, got rid of hardcoded major-minor version string. 2024-01-21 02:19:29 +00:00
James David Clarke
1147a9715a Added --default flag 2024-01-21 02:19:29 +00:00
James David Clarke
a6753806cc Refactored code: split up into different functions and modules. 2024-01-21 02:19:29 +00:00