I would like to lobby for getting file i/o and curl support for COH2 modding. The ability to read/write to local files and/or a remote website are crucial to really being able to mod effectively and the only way to persist data for single player skirmish and campaign modding since you can not save/load games from scar (which would be a nice addition as well).
I've been working for 2 years on a mod that relies on persistent data that has just been rendered dead by the latest steam patch n COH1. I would have liked to carry it forward to COH2 when modding support increases but without these features there is no way to do persistence.
Thank you.
[EDIT] I'm not asking for it to be enabled for multi-player which would obviously be a cheat exploit.
Comments
But, yes, I think support for cURL and IO would be great for both games. CoH2 uses cURL internally for sending info to Relic's servers, so if Relic created their own functions in SCAR that are tied to cURL and IO, that would not require a custom DLL.