mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-01 15:37:24 +00:00
11 lines
402 B
Properties
11 lines
402 B
Properties
# Project information
|
|
terra.description=A modern voxel world generation modding platform
|
|
terra.source=https://github.com/PolyhedralDev/Terra
|
|
terra.issues=https://github.com/PolyhedralDev/Terra/issues
|
|
terra.wiki=https://github.com/PolyhedralDev/Terra/wiki
|
|
terra.license=MIT
|
|
# Gradle options
|
|
org.gradle.jvmargs=-Xmx4096M -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
|
|
org.gradle.warning.mode=all
|
|
|