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

28 lines
501 B
JSON

{
"outputFiles": [
{
"file": "Output/Console/g_gameplay_lgl.bin"
},
{
"file": "Output/Console/g_gameplay_lgl.txt"
}
],
"codes": [
{
"name": "Ledge Grab Limit",
"authors": [
"UnclePunch"
],
"description": [
"Enforces ledge grab limit"
],
"build": [
{
"type": "binary",
"sourceFile": "Binary/LedgeGrabLimit.bin",
"annotation": "Ledge Grab Limit"
}
]
}
]
}