patel-nikhil / SHCLiveStatReader

A program that reads and stores Stronghold Crusader stats, as they happen in game
7 stars 2 forks source link

rearrange outputs #13

Open GRhin opened 2 years ago

GRhin commented 2 years ago

Hi NP, I am still using an old version, but i am updating my overlay mod to be more generic for skinning and am wondering if we can have a slightly different input/output structure: statreader to output two files - -- one file for 'static values', map name, good values, names, etc. Things that only get read/write at the start of a match. -- one file for 'dynamic values', current date, player stats, etc. Things that are constantly updated throughout a match.