mirror of
https://github.com/trafficlunar/options-profiles.git
synced 2026-06-28 06:34:11 +00:00
Add 1.20
This commit is contained in:
parent
cd071560fa
commit
6c476c3ead
9 changed files with 38 additions and 46 deletions
|
|
@ -4,14 +4,18 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.19.3
|
||||
yarn_mappings=1.19.3+build.5
|
||||
loader_version=0.14.19
|
||||
minecraft_version=1.20
|
||||
yarn_mappings=1.20+build.1
|
||||
loader_version=0.14.21
|
||||
|
||||
# Mod Properties
|
||||
<<<<<<< Updated upstream
|
||||
mod_version=1.0.2
|
||||
=======
|
||||
mod_version=1.0.3
|
||||
>>>>>>> Stashed changes
|
||||
maven_group=dev.axolotlmaid.optionsprofiles
|
||||
archives_base_name=options-profiles
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.76.1+1.19.3
|
||||
fabric_version=0.83.0+1.20
|
||||
Loading…
Add table
Add a link
Reference in a new issue