anvil-dev/Dedicated Server Launch Test

Test if specified mods can launch on dedicated server environment

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 26, 2026
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: anvil-dev/dedicated-server-launch-test@11a6f06eee8cb0f5afc62b1b5624342b09d45707 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
minecraft_versionThe Minecraft version to test (required field)yes""
mod_loaderThe mod loader to test (required field)yes""
loader_versionThe mod loader version to test (required field)yes""
modsThe path to the mod files (required field)yes""
extra-modsThe path to extra mods (Modrinth <id>:<version> list)no""
maven-reposThe path pointing to the Maven repositories (Direct <url> list)no""
maven-modsThe path to the mod list file containing Maven coordinates (Maven <group>:<project>:<version> list)no""
url-modsThe file path pointing to a list containing mod download URLs (Direct <url> list)no""
other-filesThe file path pointing to a list of URLs containing other resource files (Direct <path>@<url> list)no""
quiet-setupShould be quiet when setup servers (boolean, true/false)noFalse

no outputs