aboutsummaryrefslogtreecommitdiff
path: root/build/resources/main/hypeclient.mixins.json
diff options
context:
space:
mode:
Diffstat (limited to 'build/resources/main/hypeclient.mixins.json')
-rw-r--r--build/resources/main/hypeclient.mixins.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/build/resources/main/hypeclient.mixins.json b/build/resources/main/hypeclient.mixins.json
deleted file mode 100644
index 16a4038..0000000
--- a/build/resources/main/hypeclient.mixins.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "required": true,
- "minVersion": "0.8",
- "package": "de.hype.hypeclient.mixins",
- "compatibilityLevel": "JAVA_17",
- "mixins": [
- ],
- "client": [
- ],
- "injectors": {
- "defaultRequire": 1
- }
-}