docker-minecraft-server/tests/setuponlytests/forgeapimods_file/verify.sh

6 lines
268 B
Bash
Raw Normal View History

# Validates specific beta call out for specific mod:
mc-image-helper assert fileExists "/data/mods/voicechat-fabric*"
mc-image-helper assert fileExists "/data/mods/onastick-fabric*"
# Dependent of on a stick:
mc-image-helper assert fileExists "/data/mods/fabric-api*"