blob: 24c6f639c6d7c2defa1776d2c3d7676707844640 (
plain) (
tree)
|
|
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.21.1
yarn_mappings=1.21.1+build.3
loader_version=0.16.10
fabric_kotlin_version=1.13.1+kotlin.2.1.10
# Mod Properties
mod_version=1.0.0
maven_group=space.autistic.radio
archives_base_name=pirate-radio
# Dependencies
fabric_version=0.115.0+1.21.1
kotlin_test_version=2.1.10
chicory_version=1.1.0
|