with-heart / aoe2-ui

2 stars 0 forks source link

Refactor `materials.json` scripts to handle an input `materials.json` #11

Open with-heart opened 7 months ago

with-heart commented 7 months ago

Right now I've just been using them to modify src/json/materials.json in place but they would be much more helpful if they were set up to handle any input materials.json file (for user uploads, updates to the file in future game versions, etc.).