Replace SpectatorRenderer

This commit is contained in:
johni0702
2016-08-14 17:16:11 +02:00
parent 1f4e1abae5
commit 00c2404345
11 changed files with 171 additions and 596 deletions

View File

@@ -0,0 +1,10 @@
{
"required": true,
"package": "com.replaymod.replay.mixin",
"mixins": [
"MixinPlayerControllerMP"
],
"server": [],
"client": [],
"refmap": "mixins.replaymod.refmap.json"
}