mirror of
https://github.com/runelite/plugin-hub.git
synced 2025-12-23 22:48:49 -05:00
not using bash gives us more flexibility and significantly reduces build times via parallelism. Additionally this includes support for GitHub Actions which also significantly reduces build times.
2 lines
97 B
Properties
2 lines
97 B
Properties
# this should match what Plugin uses to build with
|
|
org.gradle.jvmargs=-Xmx768M -XX:+UseParallelGC |