Skip to content

Commit

Permalink
Updates to new Loom, minecraft, yarn, loader and mod version.
Browse files Browse the repository at this point in the history
  • Loading branch information
matjojo committed May 13, 2019
1 parent ff4fa23 commit 96dc499
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '0.2.1-SNAPSHOT'
id 'fabric-loom' version '0.2.2-SNAPSHOT'
id 'maven-publish'
}

Expand Down
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.14
yarn_mappings=1.14+build.21
loader_version=0.4.6+build.144
minecraft_version=1.14.1
yarn_mappings=1.14.1+build.4
loader_version=0.4.7+build.147
# Mod Properties
mod_version=1.1.0
mod_version=1.1.1
maven_group = com.matjojo
archives_base_name = desire-paths
# Dependencies
Expand Down

0 comments on commit 96dc499

Please sign in to comment.