Files
slippi-ssbm-asm/console_screen_wide.json
2022-07-13 12:27:59 -04:00

33 lines
650 B
JSON

{
"outputFiles": [
{
"file": "Output/Console/g_screen_wide.bin"
},
{
"file": "Output/Console/g_screen_wide.txt"
}
],
"codes": [
{
"name": "Optional: Widescreen 16:9",
"authors": [
"Dan Salvato",
"mirrorbender",
"Achilles1515",
"UnclePunch"
],
"description": [
"16:9 codes",
"Will not cause desyncs when playing online"
],
"build": [
{
"type": "injectFolder",
"sourceFolder": "External/Widescreen",
"isRecursive": true,
"annotation": "Widescreen 16:9"
}
]
}
]
}