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