Add description to example mod #2

Merged
Prospector merged 1 commits from patch-1 into master 2018-12-13 02:18:40 +00:00

View File

@ -1,6 +1,7 @@
{ {
"id": "modid", "id": "modid",
"name": "Example Mod", "name": "Example Mod",
"description": "This is an example description! Tell everyone what your mod is about!",
"version": "1.0.0", "version": "1.0.0",
"side": "universal", "side": "universal",
"initializer": "net.fabricmc.example.ExampleMod", "initializer": "net.fabricmc.example.ExampleMod",