mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-10 14:58:10 -05:00
Add example project for building an IPak with corresponding ff
This commit is contained in:
7
docs/example/IPakZone/build.sh
Normal file
7
docs/example/IPakZone/build.sh
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# You can now either build the fastfile by building the project itself
|
||||
Linker IPakZone
|
||||
|
||||
# ...or by building both targets separately
|
||||
Linker "IPakZone/IPakZone_ff" "IPakZone/IPakZone_ipak"
|
Reference in New Issue
Block a user