Atlas-Install/source
raphael60650 6304a88d95 "do everything" button have been renamed to "install mod", removed the 3 steps button.
Fixed issue with "do everything" button not stopping when encountering an error
2021-11-20 18:28:22 +01:00
..
wszst If an error is raised with wiimm's tools, a better error will be shown 2021-10-26 17:17:16 +02:00
CT_Config.py track.get doesn't exist, replaced by getattr(track, ..., ...) 2021-10-25 12:25:59 +02:00
Cup.py added doctype and type hint to all function, replaced copyfile function by shutil.copyfile 2021-07-25 17:53:29 +02:00
definition.py added a function that return a non-existing directory from a desired directory name 2021-11-20 18:16:27 +01:00
Game.py add the name of the actual mod version at in the ROM name 2021-11-20 18:17:59 +01:00
Gui.py "do everything" button have been renamed to "install mod", removed the 3 steps button. 2021-11-20 18:28:22 +01:00
Option.py removed track sha1 check option, they will always be checked 2021-07-30 21:21:31 +02:00
Track.py star now go from 0 to 5 instead of 1 to 3, take less space in the menu since they are directly in the font 2021-11-14 10:46:35 +01:00