mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-09 22:38:06 -05:00
Add linux premake
This commit is contained in:
4
generate.sh
Normal file
4
generate.sh
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
git submodule update --init --recursive
|
||||
tools/premake5 gmake2
|
Reference in New Issue
Block a user