build: Add OAT #1

Closed
Future wants to merge 16 commits from build/add-oat-build into main
Showing only changes of commit fc5895f260 - Show all commits

View File

@ -27,8 +27,8 @@ jobs:
- name: Create code_post_gfx_mp
run: |
./Linker -v -l "./deps/iw5-zones/zone/english/code_post_gfx_mp.ff" code_post_gfx_mp
./.OAT/Linker -v -l "./deps/iw5-zones/zone/english/code_post_gfx_mp.ff" code_post_gfx_mp
- name: Create localized_ui_mp
run: |
./Linker -v -l "./deps/iw5-zones/zone/english/localized_ui_mp.ff" localized_ui_mp
./.OAT/Linker -v -l "./deps/iw5-zones/zone/english/localized_ui_mp.ff" localized_ui_mp