diff options
| author | kuba6000 <kuba.123123.6000@gmail.com> | 2022-08-10 16:19:58 +0200 |
|---|---|---|
| committer | kuba6000 <kuba.123123.6000@gmail.com> | 2022-08-10 16:19:58 +0200 |
| commit | b215737c229618c5dcf11bd47fb35b5d10c68c73 (patch) | |
| tree | 0caa8c35120c7824a908651548a7d08e7392bb97 /gradle.properties | |
| parent | a6f18fd57ea6e216d4e90445ada8d4d5c56f8a51 (diff) | |
| download | GT5-Unofficial-b215737c229618c5dcf11bd47fb35b5d10c68c73.tar.gz GT5-Unofficial-b215737c229618c5dcf11bd47fb35b5d10c68c73.tar.bz2 GT5-Unofficial-b215737c229618c5dcf11bd47fb35b5d10c68c73.zip | |
Rename
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties index 28b3392e07..88a36b059a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,9 +1,9 @@ modName = KubaTech # This is a case-sensitive string to identify your mod. Convention is to use lower case. -modId = KubaTech +modId = kubatech -modGroup = KubaTech +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 |
