Just putting this out here, have fun

This commit is contained in:
Martin Prokoph
2024-11-22 15:48:34 +01:00
parent fac524bab7
commit 8655bcd06c
22 changed files with 884 additions and 0 deletions

23
gradle.properties Normal file
View File

@@ -0,0 +1,23 @@
# Makes things faster
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2048M
minecraft_version=1.21.3
yarn_mappings=1.21.3+build.2
enabled_platforms=fabric,neoforge
archives_base_name=selectiveauth
mod_version=0.0.1
maven_group=eu.midnightdust
release_type=release
curseforge_id=0
modrinth_id=0
# Configure the IDs here after creating the projects on the websites
midnightlib_version=1.6.4
fabric_loader_version=0.16.9
fabric_api_version=0.109.0+1.21.3
neoforge_version=21.3.33-beta
yarn_mappings_patch_neoforge_version = 1.21+build.4