require:
clone the repo
git clone https://github.com/ProjectTwelve/mud-template-p12-editor.git
init submodule
git submodule update --init --recursive
start local chain and deploy contracts
pnpm dev:contracts
open p12 editor and open project
click Run
in p12 editor to preview game
Licensed under MIT