latticexyz / mud

MUD is a framework for building autonomous worlds
https://mud.dev
MIT License
725 stars 183 forks source link

explore writing config output to strongly typed json file #2925

Open holic opened 3 months ago

holic commented 3 months ago

In playing with manifests and generating metadata files from config + filesystem state, we found that we could maybe resolve some issues/complexity around TS by writing config output to a strongly typed JSON file. This has a few nice side effects:

Biggest downsides at the moment are