Move to a +build. separator

This commit is contained in:
modmuss50 2019-04-10 17:20:44 +01:00
parent b13686aed0
commit f60ca50438
3 changed files with 3 additions and 1 deletions

View File

@ -28,7 +28,7 @@ def ENV = System.getenv()
// Fetch build number from Jenkins
def build_number = ENV.BUILD_NUMBER ?: "local"
def yarnVersion = "${minecraft_version}.$build_number"
def yarnVersion = "${minecraft_version}+build.$build_number"
repositories {

1
mappings/cpy.mapping Normal file
View File

@ -0,0 +1 @@
CLASS cpy

View File

@ -0,0 +1 @@
CLASS net/minecraft/realms/RealmsObjectSelectionListProxy