Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 574 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 574 Bytes

MUD template with p12 editor

Get Start

require:

  • windows 10
  • node = 16
  • pnpm = 8
  • foundry
  • p12 editor >= v0.27.0.0

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

License

Licensed under MIT