Updated Adding support for a new Mod (markdown)

This commit is contained in:
Andrew Miner
2017-09-09 19:54:54 -07:00
parent e708dd30ee
commit 511408b09a
+1
View File
@@ -29,6 +29,7 @@ npm install
grunt test
cd ../crafting-guide
npm install
grunt clean build start
./scripts/start
```