mirror of
https://github.com/project-slippi/slippi-ssbm-asm.git
synced 2025-10-05 23:52:43 +02:00
30 lines
591 B
JSON
30 lines
591 B
JSON
{
|
|
"outputFiles": [
|
|
{
|
|
"file": "Output/Console/g_stages_stadium.bin"
|
|
},
|
|
{
|
|
"file": "Output/Console/g_stages_stadium.txt"
|
|
}
|
|
],
|
|
"codes": [
|
|
{
|
|
"name": "Frozen Stadium",
|
|
"authors": [
|
|
"UnclePunch",
|
|
"Fizzi"
|
|
],
|
|
"description": [
|
|
"Disables Pokemon Stadium transformations"
|
|
],
|
|
"build": [
|
|
{
|
|
"type": "injectFolder",
|
|
"sourceFolder": "External/Frozen PS",
|
|
"isRecursive": true,
|
|
"annotation": "Disables Pokemon Stadium transformations"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |