diff options
| author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-04-22 11:45:08 +0200 |
|---|---|---|
| committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-04-22 11:45:08 +0200 |
| commit | e76b3561bf60f62afcf4a4d667492beb85f35f85 (patch) | |
| tree | b98c2e9277a083699b5fbe14fc5e768506c1ca64 /gradle.properties | |
| parent | 59d5e664cd5cd5b6fc4a40d4ecfee3842871bb2e (diff) | |
| download | SkyHanni-e76b3561bf60f62afcf4a4d667492beb85f35f85.tar.gz SkyHanni-e76b3561bf60f62afcf4a4d667492beb85f35f85.tar.bz2 SkyHanni-e76b3561bf60f62afcf4a4d667492beb85f35f85.zip | |
Revert "Backend: Add unimined build system (#1456)"
This reverts commit 40309bc8acb7afb37bbc99d7a758c24ffd962b4c.
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index d7a34a502..065574755 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1,2 @@ -org.gradle.jvmargs=-Xmx2g +loom.platform=forge +org.gradle.jvmargs=-Xmx2g
\ No newline at end of file |
