Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Update Upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
Pan-cakse committed Oct 15, 2024
1 parent ad8a8f6 commit 919ec7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ group = xyz.icecreammc.icecream
version = 1.21.1-R0.1-SNAPSHOT

mcVersion=1.21.1
purpurRef = 2a50638047508494d4289ca66fbbc094a388a710
purpurRef = e12a4ded8caa0ee5aa47e8ceb80fd1985ed74ad7

org.gradle.caching = true
org.gradle.parallel = true
Expand Down
4 changes: 2 additions & 2 deletions patches/api/0001-Rebrand.patch
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ Subject: [PATCH] Rebrand


diff --git a/src/main/java/io/papermc/paper/ServerBuildInfo.java b/src/main/java/io/papermc/paper/ServerBuildInfo.java
index 8c2c5ea14a839c8767bbf120ae5512f65475cbb0..8b7179c95b92b36237f14a14c1d8477b678f1b6e 100644
index 7196594e07af19a14c320d77df893978525fe386..a6a185d56b04df72bfd3ae55e168af7365e8d50a 100644
--- a/src/main/java/io/papermc/paper/ServerBuildInfo.java
+++ b/src/main/java/io/papermc/paper/ServerBuildInfo.java
@@ -32,6 +32,13 @@ public interface ServerBuildInfo {
@@ -33,6 +33,13 @@ public interface ServerBuildInfo {
Key BRAND_PURPUR_ID = Key.key("purpurmc", "purpur");
// Purpur end

Expand Down

0 comments on commit 919ec7d

Please sign in to comment.