mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-28 16:29:27 +00:00
Add GameType filter, and add ForgeAPI Verify Files to validate Mod Downloads (#1337)
Co-authored-by: christopher blodgett <christopher.blodgett@gmail.com>
This commit is contained in:
4
tests/setuponlytests/forgeapimods_projectids/verify.sh
Normal file
4
tests/setuponlytests/forgeapimods_projectids/verify.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
mc-image-helper assert fileExists "/data/mods/BiomesOPlenty*"
|
||||
mc-image-helper assert fileExists "/data/mods/TerraBlender*"
|
||||
mc-image-helper assert fileExists "/data/mods/voicechat-fabric*"
|
||||
mc-image-helper assert fileExists "/data/mods/fabric-api*"
|
||||
Reference in New Issue
Block a user