Add forge server mod for ReplayRestrictions (fixes #102)

This commit is contained in:
Jonas Herzig
2018-01-16 16:03:04 +01:00
parent 23c5df5aaa
commit eb916c395b
3 changed files with 130 additions and 0 deletions

View File

@@ -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",