17 lines
331 B
JSON
Executable File
17 lines
331 B
JSON
Executable File
[
|
|
{
|
|
"modid": "replaymod",
|
|
"name": "Replay Mod",
|
|
"description": "Example placeholder mod.",
|
|
"version": "${version}",
|
|
"mcversion": "${mcversion}",
|
|
"url": "",
|
|
"updateUrl": "",
|
|
"authorList": ["CrushedPixel"],
|
|
"credits": "Johni0702 for helping me out!",
|
|
"logoFile": "",
|
|
"screenshots": [],
|
|
"dependencies": []
|
|
}
|
|
]
|