mirror of
https://github.com/JonasunderscoreJones/McWebserver.git
synced 2025-10-22 19:09:19 +02:00
updated project
This commit is contained in:
parent
66966c6efe
commit
839d3b9e79
5 changed files with 25 additions and 28 deletions
|
@ -4,14 +4,14 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.20.4
|
||||
yarn_mappings=1.20.4+build.1
|
||||
loader_version=0.15.0
|
||||
minecraft_version=1.20.6
|
||||
yarn_mappings=1.20.6+build.1
|
||||
loader_version=0.15.10
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.3.3
|
||||
mod_version = 0.3.4
|
||||
maven_group = me.jonasjones
|
||||
archives_base_name = mcwebserver-fabric-quilt
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.91.1+1.20.4
|
||||
fabric_version=0.97.8+1.20.6
|
Loading…
Add table
Add a link
Reference in a new issue