aboutsummaryrefslogtreecommitdiff
path: root/src/client/resources/valvesprint.client.mixins.json
blob: 9244d67b40546edaa8d5481fb3647aad0f608223 (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.valvesprint.mixin.client",
  "compatibilityLevel": "JAVA_8",
  "client": [
  ],
  "injectors": {
    "defaultRequire": 1
  },
  "overwrites": {
    "requireAnnotations": true
  }
}