mud
mud copied to clipboard
feat(cli): `mud init` command
The initial scaffolding for mud init
, simply generating worlds.json
, as https://github.com/latticexyz/mud/issues/2847
This allows projects that are extending an existing World to define what address they are interacting with. Later PR's will initialise the MUD config and ABI.