mirror of
https://github.com/JonasunderscoreJones/YetAnotherDiscordChatLink.git
synced 2025-10-23 16:49:18 +02:00
Port to 1.19.x
This commit is contained in:
parent
48761085c4
commit
53349761a8
3 changed files with 6 additions and 7 deletions
|
@ -4,9 +4,9 @@ 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.19.4
|
||||
yarn_mappings=1.19.4+build.2
|
||||
loader_version=0.14.23
|
||||
|
||||
# Mod Properties
|
||||
mod_version=0.0.0
|
||||
|
@ -14,4 +14,4 @@ maven_group=dev.jonasjones
|
|||
archives_base_name=yet-another-discord-chat-link
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.89.1+1.20.2
|
||||
fabric_version=0.87.1+1.19.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue