This commit is contained in:
parent
cb535f04b8
commit
bf49cac516
@ -37,4 +37,16 @@ rm -rf "$TEMP_DIR"
|
|||||||
|
|
||||||
echo "OpenAssetTools version $OAT_VERSION has been installed."
|
echo "OpenAssetTools version $OAT_VERSION has been installed."
|
||||||
|
|
||||||
|
cd deps
|
||||||
|
cd iw5-zones
|
||||||
|
cd zone
|
||||||
|
cd english
|
||||||
|
ls
|
||||||
|
file code_post_gfx_mp.ff
|
||||||
|
|
||||||
|
cd ..
|
||||||
|
cd ..
|
||||||
|
cd ..
|
||||||
|
cd ..
|
||||||
|
|
||||||
Linker -v --load "deps/iw5-zones/zone/english/code_post_gfx_mp.ff" --menu-permissive --menu-no-optimization 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