mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-01-04 12:29:07 -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 |