mirror of
https://github.com/themitosan/fpPS4-Temmie-s-Launcher.git
synced 2025-04-02 10:31:50 -04:00
16 lines
No EOL
492 B
JSON
16 lines
No EOL
492 B
JSON
{
|
|
|
|
"launcherSettings_testScreenRes": {
|
|
"displayButtons": ["ACTION_0", "ACTION_1"],
|
|
"buttonLabels": {
|
|
"ACTION_0": "confirm",
|
|
"ACTION_1": "cancel"
|
|
},
|
|
"replaceList": ["design.settingsMenu.tempData.newRes"],
|
|
"actions": {
|
|
"ACTION_0": { "action": "endMessage", "data": {"callback": "APP.design.settingsMenu.graphics.returnScreenResTest(!0);"} },
|
|
"ACTION_1": { "action": "endMessage", "data": {"callback": "APP.design.settingsMenu.graphics.returnScreenResTest();"} }
|
|
}
|
|
}
|
|
|
|
} |