mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-04-29 23:19:36 +00:00
Add example project for building an IPak with corresponding ff
This commit is contained in:
@@ -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