Merge pull request #10 from Darkhax-Forked/build-updates

Build updates
This commit is contained in:
Tyler Hancock 2022-04-02 16:12:07 -06:00 committed by GitHub
commit 49f089c81c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '0.10-SNAPSHOT'
id 'fabric-loom' version '0.11-SNAPSHOT'
id 'maven-publish'
id 'idea'
}

View File

@ -9,11 +9,11 @@ common_client_run_name=Common Client
common_server_run_name=Common Server
# Forge
forge_version=40.0.1
forge_version=40.0.36
//forge_ats_enabled=true
# Fabric
fabric_version=0.47.8+1.18.2
fabric_version=0.48.0+1.18.2
fabric_loader_version=0.13.3
# Mod options

View File

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists