mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-14 00:06:12 +01:00
548ad49433
* 1.19 0.6.10 * fix refmap * Fix merge mistakes * chore: Drop remap changes commits, not needed --------- Co-authored-by: PepperCode1 <44146161+PepperCode1@users.noreply.github.com>
24 lines
462 B
Properties
24 lines
462 B
Properties
org.gradle.jvmargs = -Xmx3G
|
|
org.gradle.daemon = false
|
|
|
|
# mod version info
|
|
mod_version = 0.6.10
|
|
artifact_minecraft_version = 1.19.2
|
|
|
|
minecraft_version = 1.19.2
|
|
loader_version = 0.14.21
|
|
fabric_version = 0.76.0+1.19.2
|
|
|
|
# build dependency versions
|
|
loom_version = 1.1-SNAPSHOT
|
|
cursegradle_version = 1.4.0
|
|
parchment_version = 2022.11.27
|
|
|
|
use_parchment = true
|
|
|
|
# curseforge info
|
|
projectId = 486392
|
|
curse_type = release
|
|
|
|
# github info
|
|
github_project = Jozufozu/Flywheel
|