diff options
author | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2021-12-21 17:55:14 +0700 |
---|---|---|
committer | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2021-12-21 17:55:14 +0700 |
commit | 870da2e7fcf370233c9e64d55dd0295cec6665f0 (patch) | |
tree | aad94b09e4cc0d8362d516a0696a0b1d1c23f6bc /gradle.properties | |
download | Chatting-870da2e7fcf370233c9e64d55dd0295cec6665f0.tar.gz Chatting-870da2e7fcf370233c9e64d55dd0295cec6665f0.tar.bz2 Chatting-870da2e7fcf370233c9e64d55dd0295cec6665f0.zip |
initial commit
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties new file mode 100644 index 0000000..263e49a --- /dev/null +++ b/gradle.properties @@ -0,0 +1,4 @@ +org.gradle.jvmargs=-Xmx2G +mod_name = Stratus +mod_id = stratus +mod_version = 1.0.0
\ No newline at end of file |