build: add CI (using Docker) #2
@ -37,4 +37,11 @@ rm -rf "$TEMP_DIR"
|
|||||||
|
|
||||||
echo "OpenAssetTools version $OAT_VERSION has been installed."
|
echo "OpenAssetTools version $OAT_VERSION has been installed."
|
||||||
|
|
||||||
Linker -v --load "./deps/iw5-zones/zone/english/code_post_gfx_mp.ff" --menu-permissive --menu-no-optimization code_post_gfx_mp
|
cd deps
|
||||||
|
cd iw5-zones
|
||||||
|
cd zone
|
||||||
|
cd english
|
||||||
|
ls
|
||||||
|
file code_post_gfx_mp
|
||||||
|
|
||||||
|
Linker -v --load "deps/iw5-zones/zone/english/code_post_gfx_mp.ff" --menu-permissive --menu-no-optimization code_post_gfx_mp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user