Wolfmyths / Myth-Mod-Manager

An easy way to swap and manage Payday 2 mods outside the game
https://modworkshop.net/mod/43276
MIT License
9 stars 4 forks source link

Make Save Managers a Single Instance #40

Closed Wolfmyths closed 7 months ago

Wolfmyths commented 1 year ago

Because of PyTest, singletons are no longer allowed without some major rewrites.

This leaves room for user-error when saving things with ConfigParser

I want either a new module that is easier to implement for parsing .ini files, or a rewrite of what I've created so far.

Wolfmyths commented 7 months ago

This was fixed in patch 1.5.2