Skip to content
Snippets Groups Projects
Griefed's avatar
Griefed authored
chore: Add bocchud, mafglib, citresewn to list of clientside-mods. Thanks to @ModernGamingWorld @SNWCreations for the reports!

Closes https://github.com/Griefed/ServerPackCreator/issues/668 Closes https://github.com/Griefed/ServerPackCreator/issues/669 Closes https://github.com/Griefed/ServerPackCreator/issues/670
9d8e39d5
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