tinkers_tinkering/export-pack.sh

11 lines
166 B
Bash
Executable file

#!/bin/bash
cd "$(dirname "$0")"
echo $PWD
if [ ! -d release ]; then
mkdir release
fi;
zip -FSr "release/Tinker's tinkering.mrpack" overrides modrinth.index.json