Atlas-Install/source
2021-11-21 00:27:13 +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 fixed an issue with a non-existing button trying to be updated and an error with the returned value of get_next_available_dir 2021-11-21 00:27:13 +01:00
Game.py fixed an issue with a non-existing button trying to be updated and an error with the returned value of get_next_available_dir 2021-11-21 00:27:13 +01:00
Gui.py you can't change game path once the installation started 2021-11-20 19:32:20 +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