Funkin/example_mods/introMod/_polymod_meta.json
2023-06-08 16:28:58 -04:00

12 lines
211 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"
}