Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 332 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 332 Bytes

v3 is still in development.


PocketMine Tools

# clone repo
git clone https://github.com/pmt-mcpe-fun/website.git
# cd
cd website
# install dependencies
npm install
# start dev server
npm run dev

Notes

crashdump.interface.ts and crashdump-schema.json are equal. Do not edit one without updating the other.