mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-25 08:44:30 +00:00
498f0d420b
Parses mod.json data not only in temporary JS values, but in a proper C++ struct. This will ultimately make it more convenient to pass more than just the version to JS in D3968, and it enforces the schema a bit more. Differential Revision: https://code.wildfiregames.com/D3988 This was SVN commit r25546.