1 line
102 B
Bash
1 line
102 B
Bash
gcc -Wall -m64 -o patcher-installer lib/miniz/miniz.c src/*.c src/*/*.c && chmod +x patcher-installer
|