aboutsummaryrefslogtreecommitdiff
path: root/src/client/resources/valvesneak.client.mixins.json
blob: 5e2f22155a736e73690b648136df1e15748c44a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "required": true,
  "minVersion": "0.8",
  "package": "eu.projnull.spelis.valvesneak.mixin.client",
  "compatibilityLevel": "JAVA_8",
  "client": [
  ],
  "injectors": {
    "defaultRequire": 1
  },
  "overwrites": {
    "requireAnnotations": true
  }
}