mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 13:35:11 +03:00
19 lines
443 B
YAML
19 lines
443 B
YAML
# Supported Star Fox 64 Versions: US
|
|
|
|
f7475fb11e7e6830f82883412638e8390791ab87:
|
|
name: Star Fox 64 (U) (V1.1)
|
|
path: assets/yaml/us
|
|
config:
|
|
gbi: F3DEX
|
|
sort: OFFSET
|
|
# logging: ERROR
|
|
output:
|
|
binary: lylat.otr
|
|
code: src/assets
|
|
headers: include/assets
|
|
modding: src/assets
|
|
enums:
|
|
- include/sf64object.h
|
|
- include/sf64level.h
|
|
- include/sf64mesg.h
|
|
- include/sf64audio_external.h |