mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Refactor package and cleanup dependencies for Fabric
This commit is contained in:
parent
6ad7889cbb
commit
237a69d3c2
19 changed files with 52 additions and 67 deletions
|
@ -9,16 +9,4 @@ version=2.1.0-SNAPSHOT
|
|||
|
||||
org.gradle.caching=true
|
||||
org.gradle.parallel=true
|
||||
org.gradle.vfs.watch=false
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://modmuss50.me/fabric.html
|
||||
minecraft_version=1.19.1
|
||||
yarn_mappings=1.19.1+build.1
|
||||
loader_version=0.14.8
|
||||
# Mod Properties
|
||||
maven_group=org.geysermc.platform
|
||||
archives_base_name=Geyser-Fabric
|
||||
# Dependencies
|
||||
# check this on https://modmuss50.me/fabric.html
|
||||
fabric_version=0.58.5+1.19.1
|
||||
org.gradle.vfs.watch=false
|
Loading…
Add table
Add a link
Reference in a new issue