Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
FatGrizzly authored Jun 4, 2024
1 parent 5095ee8 commit 51e2199
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@ git clone https://github.com/PaperMC/Folia
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
cd Folia
rm -rf gradle.properties
wget https://raw.githubusercontent.com/VyperGroup/FoliaToGo/main/gradle.properties
./gradlew applyPatches
./gradlew createReobfPaperclipJar
./gradlew createReobfPaperclipJar

0 comments on commit 51e2199

Please sign in to comment.