aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaven Szewczyk <git@eigenraven.me>2024-05-25 14:59:36 +0100
committerRaven Szewczyk <git@eigenraven.me>2024-05-25 14:59:36 +0100
commit8e4e333c2a37ccb1d746b28ea6c10587a37393e7 (patch)
treed1d600f5dde4cb99e44608978ee13119f3109c1b
parent14ac3f29c26a92ce52ca32aaf5848eeb84b54d9d (diff)
downloadGT5-Unofficial-8e4e333c2a37ccb1d746b28ea6c10587a37393e7.tar.gz
GT5-Unofficial-8e4e333c2a37ccb1d746b28ea6c10587a37393e7.tar.bz2
GT5-Unofficial-8e4e333c2a37ccb1d746b28ea6c10587a37393e7.zip
Remove stray file
-rw-r--r--kubatech/gradle.properties9
1 files changed, 0 insertions, 9 deletions
diff --git a/kubatech/gradle.properties b/kubatech/gradle.properties
deleted file mode 100644
index ffff823e21..0000000000
--- a/kubatech/gradle.properties
+++ /dev/null
@@ -1,9 +0,0 @@
-
-# Provides setup for Mixins if enabled. If you don't know what mixins are: Keep it disabled!
-usesMixins = true
-
-# Specify the location of your implementation of IMixinConfigPlugin. Leave it empty otherwise.
-mixinPlugin = mixin.MixinPlugin
-
-# Specify the package that contains all of your Mixins. You may only place Mixins in this package or the build will fail!
-mixinsPackage = mixin.mixins