1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-07-23 12:51:01 +00:00
Funkin/example_mods/testing123/_polymod_meta.json
trofim.al 4768eedd5b api version 0.7.0
Update example mod's API version so it actually loads. part 2.
2025-07-22 15:04:20 +11:00

13 lines
234 B
JSON

{
"title": "Testing123",
"description": "Newgrounds? More like OLDGROUNDS lol.",
"contributors": [
{
"name": "EliteMasterEric"
}
],
"api_version": "0.7.0",
"mod_version": "1.0.0",
"license": "Apache-2.0"
}