with-heart / aoe2-ui

2 stars 0 forks source link

Replace `panels.ts` with actual panel `json` file content #9

Closed with-heart closed 9 months ago

with-heart commented 9 months ago

We're currently using panels.ts with the panel json objects hardcoded as typescript but we want to read the data directly from the panel json files instead.