Add forge server mod for ReplayRestrictions (fixes #102)
This commit is contained in:
@@ -134,6 +134,22 @@
|
||||
"screenshots": [],
|
||||
"dependencies": []
|
||||
},
|
||||
{
|
||||
"modid": "replaymod-restrictions",
|
||||
"name": "Replay Mod - Restrictions",
|
||||
"description": "Server-side Restrictions Module of the ReplayMod - Restrict what clients can do in replays",
|
||||
"version": "${version}",
|
||||
"mcversion": "${mcversion}",
|
||||
"url": "https://replaymod.com",
|
||||
"updateUrl": "https://replaymod.com/download",
|
||||
"authorList": [
|
||||
"CrushedPixel",
|
||||
"johni0702"
|
||||
],
|
||||
"logoFile": "replaymod_logo.png",
|
||||
"screenshots": [],
|
||||
"dependencies": []
|
||||
},
|
||||
{
|
||||
"modid": "replaymod-compat",
|
||||
"name": "Replay Mod - Compatibility",
|
||||
|
||||
Reference in New Issue
Block a user