paperweight 2.0

This commit is contained in:
MrHua269
2025-01-12 09:59:07 +08:00
parent a11e94e56e
commit 4b43bded79
123 changed files with 2514 additions and 23812 deletions

View File

@@ -27,7 +27,7 @@ jobs:
- name: Configure Git User Details
run: git config --global user.email "ci@luminolmc.com" && git config --global user.name "LuminolMC CI"
- name: Apply Patches
run: ./gradlew applyPatches
run: ./gradlew applyAllPatches
- name: CreateJar
run: ./gradlew createMojmapPaperclipJar
- name: Publish to repo