Refactor package and cleanup dependencies for Fabric

This commit is contained in:
SupremeMortal 2022-10-17 22:08:52 +01:00
parent 6ad7889cbb
commit 237a69d3c2
No known key found for this signature in database
GPG key ID: DDBB25F8EE4FA29A
19 changed files with 52 additions and 67 deletions

View file

@ -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