ssn-installer/build.sh

2 lines
92 B
Bash
Raw Normal View History

gcc -m64 -o patcher-installer lib/miniz/*.c src/*.c src/*/*.c && chmod +x patcher-installer