change: big refactor for new name and organisation

This commit is contained in:
ZtereoHYPE 2022-10-13 12:55:01 +02:00
parent 2ec1c5f329
commit 707e0279a1
14 changed files with 49 additions and 151 deletions

View file

@ -1,18 +0,0 @@
{
"required": true,
"minVersion": "0.8",
"package": "codes.ztereohype.example.mixin",
"compatibilityLevel": "JAVA_17",
"mixins": [],
"client": [
"debug.MixinKeyboardHandler",
"MixinStarRendering",
"debug.LightTextureInvoker",
"debug.MixinDebug",
"MixinLightTexutre"
],
"server": [],
"injectors": {
"defaultRequire": 1
}
}