Cities: Skylines
Duplicate Assembly Scanner (DAS)
1–3 из 3
Обновление: 7 мар. 2020 г. в 13:19

Version 1.2.0:

- Mod settings screen shows which mods contain the assembly (#10)
- Indicates if assembly loaded, and indicates if mod enabled (#11)
- Assembly MD5 hashes shown in log file (#12)
- Scans for unloaded copies of `0Harmony` assemblies (#9)
- Complete new log file format (#18)
- Code cleanup (#13, #14)

Обновление: 4 мар. 2020 г. в 8:52

Version 1.1.0:

- Disabled checkboxes in settings screen (to avoid confusion - they don't do anything) (#4)
- Made log file more concise - removed supurfluous information and time stamps (#5)
- Cache results of assembly scanning to remove perforamnce impact when loading a save (#2)
- General code refactor and dev env improvements

Обновление: 3 мар. 2020 г. в 19:42

v0.1 - Initial release