Funkin/example_mods/introMod/_polymod_meta.json
2022-04-18 19:36:09 -04:00

10 lines
199 B
JSON

{
"title": "Intro Mod",
"description": "An introductory mod.",
"contributors": [{
"name": "MasterEric"
}],
"api_version": "0.1.0",
"mod_version": "1.0.0",
"license": "Apache-2.0"
}