This repository was modified from the original by Slackdays
This repo has automated, nightly builds of the Folia server for Minecraft so that you don't have to build it yourself.
Every midnight UTC, GitHub Actions runs the build script and uploads the plugin .jar to the Actions area.
These builds may or may not be up-to-date with the latest CoreProtect commits because they run at a certain time every day.
This method does not work with the Windows command prompt or PowerShell.
First, clone this repo:
git clone https://github.com/CubeBeveled/CoreProtectToGo
Now go to its directory:
cd CoreProtectToGo
Then run the build script:
sh build.sh
Note that i am not affiliated or related to CoreProtect. I just didn't find anyone else that had done this