seppuku/src/main/resources/mcmod.info

17 lines
506 B
JSON

[
{
"modid": "seppukumod",
"name": "Seppuku",
"description": "Seppuku is a hacked client built on forge",
"version": "${version}",
"mcversion": "${mcversion}",
"url": "https://seppuku.pw",
"updateUrl": "https://github.com/seppukudevelopment/seppuku/releases",
"authorList": ["riga", "noil", "github contributors"],
"credits": "Special thanks to riga, noil, dan, ian, the seppuku discord group, and all github contributors",
"logoFile": "",
"screenshots": [],
"dependencies": []
}
]