build: Add OAT #1
| @@ -19,16 +19,10 @@ jobs: | |||||||
|         with: |         with: | ||||||
|           version: "0.8.3" |           version: "0.8.3" | ||||||
|  |  | ||||||
|       - name: Help me figure this out |  | ||||||
|         run: | |  | ||||||
|           ls -a |  | ||||||
|           cd .OAT |  | ||||||
|           ls -a |  | ||||||
|  |  | ||||||
|       - name: Create code_post_gfx_mp |       - name: Create code_post_gfx_mp | ||||||
|         run: | |         run: | | ||||||
|           ./.OAT/Linker -v -l "./deps/iw5-zones/zone/english/code_post_gfx_mp.ff" code_post_gfx_mp |           Linker -v -l "./deps/iw5-zones/zone/english/code_post_gfx_mp.ff" code_post_gfx_mp | ||||||
|  |  | ||||||
|       - name: Create localized_ui_mp |       - name: Create localized_ui_mp | ||||||
|         run: | |         run: | | ||||||
|           ./.OAT/Linker -v -l "./deps/iw5-zones/zone/english/localized_ui_mp.ff" localized_ui_mp |           Linker -v -l "./deps/iw5-zones/zone/english/localized_ui_mp.ff" localized_ui_mp | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user