9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2025-12-26 10:19:20 +00:00

Updated Upstream (Purpur)

Upstream has released updates that appear to apply and compile correctly

Purpur Changes:
PurpurMC/Purpur@b3709b1 Updated Upstream (Paper)
This commit is contained in:
NONPLAYT
2024-07-11 22:48:42 +03:00
parent cb01343c94
commit 5b9ba51b8b
15 changed files with 375 additions and 11 deletions

View File

@@ -33,6 +33,7 @@ jobs:
run: |
git config --global user.email "no-reply@github.com" && git config --global user.name "Github Actions"
echo "workflow=$GITHUB_RUN_NUMBER" >> $GITHUB_ENV
echo "BUILD_NUMBER=$GITHUB_RUN_NUMBER" >> $GITHUB_ENV
chmod +x gradlew
- name: Patch