3 lines
77 B
Bash
3 lines
77 B
Bash
|
#!/usr/bin/sh
|
||
|
go run ./tools/mpq/*.go --target="./asset" extract ./mpq/*.mpq
|