mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-04-27 14:09:36 +00:00
add linux build script
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
make -C build -j$(nproc) all
|
||||
Reference in New Issue
Block a user