9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2025-12-19 14:59:25 +00:00

update main upstream

This commit is contained in:
NONPLAYT
2023-02-15 20:42:03 +03:00
parent 8e2ea0d159
commit 576a24e113
3 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ jobs:
java-version: 17
cache: 'gradle'
- name: Configure Git
- name: Configure Git and Gradle
run: |
git config --global user.email "no-reply@github.com" && git config --global user.name "Github Actions"
echo "workflow=$GITHUB_RUN_NUMBER" >> $GITHUB_ENV

View File

@@ -45,7 +45,7 @@ paperweight {
decompileRepo.set("https://files.minecraftforge.net/maven/")
useStandardUpstream("pufferfish") {
url.set(github("pufferfish-gg", "Pufferfish"))
url.set(github("DivineMC", "Divine-Pufferfish"))
ref.set(providers.gradleProperty("pufferfishRef"))
withStandardPatcher {

View File

@@ -2,7 +2,7 @@ group=gq.bxteam.divinemc
version=1.19.3-R0.1-SNAPSHOT
mcVersion=1.19.3
pufferfishRef=9edb00bbdef9fb7ccf4b7e58d14c691fb18a006a
pufferfishRef=f0cebc61f13344c3ffe77f1e66e8182a95956b9d
org.gradle.jvmargs=-Xmx2G