aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorkuba6000 <kuba.123123.6000@gmail.com>2022-08-10 15:57:40 +0200
committerkuba6000 <kuba.123123.6000@gmail.com>2022-08-10 15:57:40 +0200
commita6f18fd57ea6e216d4e90445ada8d4d5c56f8a51 (patch)
tree31a2fa8d8d84d0957895755b8b33b86aa1b215f3 /gradle.properties
parent55c3e624f7420e1f2e93a396cdef5189885062d9 (diff)
downloadGT5-Unofficial-a6f18fd57ea6e216d4e90445ada8d4d5c56f8a51.tar.gz
GT5-Unofficial-a6f18fd57ea6e216d4e90445ada8d4d5c56f8a51.tar.bz2
GT5-Unofficial-a6f18fd57ea6e216d4e90445ada8d4d5c56f8a51.zip
Rename
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties
index 043269f478..28b3392e07 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,9 +1,9 @@
-modName = kubaworks
+modName = KubaTech
# This is a case-sensitive string to identify your mod. Convention is to use lower case.
-modId = kubaworks
+modId = KubaTech
-modGroup = kubaworks
+modGroup = KubaTech
# WHY is there no version field?
# The build script relies on git to provide a version via tags. It is super easy and will enable you to always know the