Skip to content
Snippets Groups Projects
Griefed's avatar
Griefed authored
chore: Add Particle Effects- to list of clientside-only mods. Thanks to @ChorbInTime for the report!
1696aaff
History
Name Last commit Last update
..
src
tests
README.md
build.gradle.kts
module.md

serverpackcreator-api

The heart and soul of ServerPackCreator. This is what's responsible for turning your modpacks into server packs.

Building

serverpackcreator-api:build --full-stacktrace --info

Testing

:serverpackcreator-api:clean :serverpackcreator-app:test --stacktrace --info