blob: 9b7869d347d4ce4a2e191876529642797ad2be7c (
plain)
1
2
3
4
5
6
7
|
org.gradle.jvmargs=-Xmx2G
loom.platform=forge
# These are in here and not in build.gradle so that github actions can read them
modid = djperspectivemod
archivesBaseName = PerspectiveModv4
version = 4.5
|