E1337Kat / cyberpunk2077_ext_redux

A rework of the cyberpunk vortex extension
GNU General Public License v3.0
35 stars 17 forks source link

Support Config Mods (Especially XML But Ensure All INI And JSON Configs Work Too) #99

Closed effs closed 2 years ago

effs commented 2 years ago

JSON config already handled, need to support XML too. It'd be great if we could (eventually) support Xpath modifications but maybe not for this first pass. Decide when we get to this.

Reported on Nexus: #118, #99 - MultiType/CET Failure - r6 FOLDERS MISSING

Nexus bug tracker updated with status:

effs commented 2 years ago

Related to #118 and there's also a separate problem with mods that just do config changes like this one.

effs commented 2 years ago

I think the first pass is gonna have to do without Xpath just so we can unblock the dependent mods. Maybe a warning when we're about to overwrite an XML config b/c the user might have their own changes they want to save?