Atlas-Install/source/mkw
2022-08-27 00:28:15 +02:00
..
collection the extension settings is now saved in the option.json file 2022-08-21 01:12:20 +02:00
ModSettings settings can now be exported and imported. Simplified syntax for modder defined global_settings 2022-08-23 22:59:55 +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 added get_hash_map and comp_dict_changes to get information about all the files of an extracted game 2022-08-27 00:28:15 +02:00
Game.py added get_hash_map and comp_dict_changes to get information about all the files of an extracted game 2022-08-27 00:28:15 +02:00
ModConfig.py added get_hash_map and comp_dict_changes to get information about all the files of an extracted game 2022-08-27 00:28:15 +02:00