mirror of
https://github.com/JonasunderscoreJones/McWebserver.git
synced 2025-10-23 03:19:19 +02:00
ported to 1.20.x
This commit is contained in:
parent
5f265a1265
commit
5a765e32a7
1 changed files with 7 additions and 9 deletions
|
@ -2,16 +2,14 @@
|
||||||
org.gradle.jvmargs=-Xmx1G
|
org.gradle.jvmargs=-Xmx1G
|
||||||
|
|
||||||
# Fabric Properties
|
# Fabric Properties
|
||||||
# check these on https://fabricmc.net/develop
|
minecraft_version=1.20.1
|
||||||
minecraft_version=1.19.4-rc2
|
yarn_mappings=1.20.1+build.10
|
||||||
yarn_mappings=1.19.4-rc2+build.1
|
loader_version=0.14.22
|
||||||
loader_version=0.14.17
|
|
||||||
|
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version = 0.2.0
|
mod_version = 0.2.0
|
||||||
maven_group = me.jonasjones
|
maven_group = me.jonasjones
|
||||||
archives_base_name = mcwebserver-fabric-quilt
|
archives_base_name = mcwebserver-fabric-quilt
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
fabric_version=0.75.3+1.19.4
|
fabric_version=0.87.0+1.20.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue