mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-09 22:38:06 -05:00
Add example project for building an IPak with corresponding ff
This commit is contained in:
11
docs/example/IPakZone/zone_source/IPakZone_ipak.zone
Normal file
11
docs/example/IPakZone/zone_source/IPakZone_ipak.zone
Normal file
@ -0,0 +1,11 @@
|
||||
// Set the game to "Call Of Duty: Black Ops 2"
|
||||
>game,T6
|
||||
|
||||
// Overwrite the name of the ipak to be "IPakZone"
|
||||
>name,IPakZone
|
||||
|
||||
// Set type to ipak
|
||||
>type,ipak
|
||||
|
||||
// Add custom assets
|
||||
image,sample_image
|
Reference in New Issue
Block a user