Added PaperMC's Folia to Minecraft: Java Edition template #298
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Greeting, this will be my first PR.
This would solve #263 but probably not in the best way. I found FoliaToGo's repository where they have GitHub actions to build Folia source.
I don't think there is a way to do specific version so this is the best I can get it.
PaperMC refuses to provide builds for Folia
This does modify the description of the "version" option to include that it would be ignored if Folia is being used.
This PR also does modify the formatting on lines 314-318
This PR requires 'unzip' to be installed on the system.
Folia does require Java 21 to run.
I did make a template for Pufferpanel V2 to automatically build Folia from source, but seeing as dependencies are a massive headache (it isn't on GitHub, and I barely got it to work), I'd rather PR this template instead.