braeven / FS22_A_ProductionRevamp

http://discord.gg/gHmnFZAypk
28 stars 3 forks source link

Add Direct-Sell-Output saving #19

Closed Shad0wlife closed 1 month ago

Shad0wlife commented 1 month ago

Fix for #18 .

Saving and loading productions that have production outputs stored from "forced" autosell by "sellDirectly=true".

Changes made: registered the relevant xml paths, and added the logic to the saveToXMLFile and loadFromXMLFile functions.

Shad0wlife commented 1 month ago

I messed up and had the modXML change I made to see if it loaded correctly ingame still in the commit, so I'll just redo the PR.