mirror of
https://github.com/JonasunderscoreJones/YetAnotherDiscordChatLink.git
synced 2025-10-23 00:39:17 +02:00
port to 1.20.6
This commit is contained in:
parent
b9b017b940
commit
e6ca69190b
1 changed files with 5 additions and 5 deletions
|
@ -4,14 +4,14 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.20.2
|
||||
yarn_mappings=1.20.2+build.1
|
||||
loader_version=0.14.22
|
||||
minecraft_version=1.20.6
|
||||
yarn_mappings=1.20.6+build.1
|
||||
loader_version=0.15.10
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.1.1
|
||||
mod_version=1.1.2
|
||||
maven_group=dev.jonasjones
|
||||
archives_base_name=yet-another-discord-chat-link
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.89.1+1.20.2
|
||||
fabric_version=0.97.8+1.20.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue