diff options
| author | HacktheTime <l4bg0jb7@duck.com> | 2023-09-17 13:00:04 +0200 |
|---|---|---|
| committer | HacktheTime <l4bg0jb7@duck.com> | 2023-09-17 13:00:04 +0200 |
| commit | dd5adf1912bd4aed92e7c50b737b041c6a2dc0e7 (patch) | |
| tree | 7bb0728b3a73327373a55f5f212974979016a910 /gradle.properties | |
| parent | 5514cf171b4982cb11f5d015d5faf17e2b51cfed (diff) | |
| download | BBsentials-dd5adf1912bd4aed92e7c50b737b041c6a2dc0e7.tar.gz BBsentials-dd5adf1912bd4aed92e7c50b737b041c6a2dc0e7.tar.bz2 BBsentials-dd5adf1912bd4aed92e7c50b737b041c6a2dc0e7.zip | |
added mod menu config entry together with cloth config.
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 6ab6d5f..3e324c3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,4 +10,6 @@ fabric_version=0.83.1+1.20.1 # Mod Properties mod_version=1.0 maven_group=de.hype -archives_base_name=bbsentials
\ No newline at end of file +archives_base_name=bbsentials +#Other +discord="discord.gg"
\ No newline at end of file |
