mirror of
https://github.com/sonicdcer/sf64.git
synced 2024-11-23 04:50:05 +00:00
2938919f6f
* gfx * script * Torch * headers * format
18 lines
404 B
YAML
18 lines
404 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 |