mirror of
https://github.com/trafficlunar/options-profiles.git
synced 2026-06-27 22:24:10 +00:00
Add Neoforge and upgrade template
Forge is not working but I can't really do anything about it
This commit is contained in:
parent
f0cebb6252
commit
2690515316
20 changed files with 227 additions and 212 deletions
|
|
@ -1,15 +1,18 @@
|
|||
org.gradle.jvmargs=-Xmx6G
|
||||
org.gradle.parallel=true
|
||||
|
||||
minecraft_version=1.20.6
|
||||
enabled_platforms=fabric,forge
|
||||
|
||||
archives_base_name=optionsprofiles
|
||||
mod_version=1.2.1
|
||||
maven_group=com.axolotlmaid.optionsprofiles
|
||||
archives_name=optionsprofiles
|
||||
enabled_platforms=fabric,forge,neoforge
|
||||
|
||||
architectury_version=12.1.3
|
||||
minecraft_version=1.20.6
|
||||
yarn_mappings=1.20.6+build.1
|
||||
|
||||
fabric_loader_version=0.15.11
|
||||
fabric_api_version=0.99.4+1.20.6
|
||||
|
||||
forge_version=1.20.6-50.0.31
|
||||
forge_version=1.20.6-50.0.13
|
||||
|
||||
neoforge_version=20.6.75-beta
|
||||
yarn_mappings_patch_neoforge_version=1.20.5+build.3
|
||||
Loading…
Add table
Add a link
Reference in a new issue