Atlas-Install/source/mkw
2022-08-21 20:35:49 +02:00
..
collection the extension settings is now saved in the option.json file 2022-08-21 01:12:20 +02:00
ModSettings rewrote the ModSettings to be simpler 2022-08-21 20:35:49 +02:00
Patch some of the Track class now remember the mod_config object for easier call. default_track_attributes have been added to set default value of the track attribute object to avoid unreadable safe eval of getattr 2022-08-20 00:24:30 +02:00
Track adapted MKWF to latest change 2022-08-20 18:47:25 +02:00
__init__.py Slot is now a dataclass instead of a simple typehint (should now allow support for the abbreviated slot like LC, MMM, ...) 2022-08-18 23:04:01 +02:00
ExtractedGame.py the extension settings is now saved in the option.json file 2022-08-21 01:12:20 +02:00
Game.py Options class have been rewritten to make saving and getting more explicit 2022-08-21 11:30:25 +02:00
ModConfig.py rewrote the ModSettings to be simpler 2022-08-21 20:35:49 +02:00