mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-02 16:23:57 +03:00
Fixed config yaml
This commit is contained in:
parent
e9ef31c50f
commit
f1dc9dadb4
50
config.yml
50
config.yml
@ -15,7 +15,7 @@ f7475fb11e7e6830f82883412638e8390791ab87:
|
|||||||
config:
|
config:
|
||||||
gbi: F3DEX
|
gbi: F3DEX
|
||||||
sort: OFFSET
|
sort: OFFSET
|
||||||
# logging: ERROR
|
logging: ERROR
|
||||||
output:
|
output:
|
||||||
binary: sf64.otr
|
binary: sf64.otr
|
||||||
code: src/assets
|
code: src/assets
|
||||||
@ -45,7 +45,7 @@ d8b1088520f7c5f81433292a9258c1184afa1457:
|
|||||||
config:
|
config:
|
||||||
gbi: F3DEX
|
gbi: F3DEX
|
||||||
sort: OFFSET
|
sort: OFFSET
|
||||||
# logging: ERROR
|
logging: ERROR
|
||||||
output:
|
output:
|
||||||
binary: sf64.otr
|
binary: sf64.otr
|
||||||
code: src/assets
|
code: src/assets
|
||||||
@ -60,21 +60,31 @@ d8b1088520f7c5f81433292a9258c1184afa1457:
|
|||||||
- include/sf64event.h
|
- include/sf64event.h
|
||||||
- include/sf64player.h
|
- include/sf64player.h
|
||||||
|
|
||||||
# d064229a32cc05ab85e2381ce07744eb3ffaf530:
|
9bd71afbecf4d0a43146e4e7a893395e19bf3220:
|
||||||
# name: Star Fox 64 (JP) (V1.0)
|
name: Star Fox 64 (JP) (V1.0) (Compressed)
|
||||||
# path: assets/yaml/jp/rev0
|
preprocess:
|
||||||
# config:
|
decompress_mio0:
|
||||||
# gbi: F3DEX
|
method: mio0-comptool
|
||||||
# sort: OFFSET
|
type: decompress
|
||||||
# output:
|
target: d064229a32cc05ab85e2381ce07744eb3ffaf530
|
||||||
# binary: starship.otr
|
restart: true
|
||||||
# code: src/assets
|
|
||||||
# headers: include/assets
|
d064229a32cc05ab85e2381ce07744eb3ffaf530:
|
||||||
# modding: src/assets
|
name: Star Fox 64 (JP) (V1.0)
|
||||||
# enums:
|
path: assets/yaml/jp/rev0
|
||||||
# - include/sf64object.h
|
config:
|
||||||
# - include/sf64level.h
|
gbi: F3DEX
|
||||||
# - include/sf64mesg.h
|
sort: OFFSET
|
||||||
# - include/sf64audio_external.h
|
logging: ERROR
|
||||||
# - include/sf64event.h
|
output:
|
||||||
# - include/sf64player.h
|
binary: ./mods/sf64jp.otr
|
||||||
|
code: src/assets
|
||||||
|
headers: include/assets
|
||||||
|
modding: src/assets
|
||||||
|
enums:
|
||||||
|
- include/sf64object.h
|
||||||
|
- include/sf64level.h
|
||||||
|
- include/sf64mesg.h
|
||||||
|
- include/sf64audio_external.h
|
||||||
|
- include/sf64event.h
|
||||||
|
- include/sf64player.h
|
Loading…
Reference in New Issue
Block a user