2023-06-28 14:13:43 +00:00
|
|
|
{
|
2023-07-17 12:20:39 +00:00
|
|
|
"universeScriptContexts" : { "opensb" : ["/scripts/universeClient/opensb.lua"] },
|
|
|
|
|
2023-06-28 14:13:43 +00:00
|
|
|
// Disables scissoring and letterboxing on vanilla and modded warp cinematics
|
|
|
|
"warpCinematicBase" : {
|
|
|
|
"scissor" : false,
|
|
|
|
"letterbox" : false
|
|
|
|
},
|
|
|
|
"deployCinematicBase" : {
|
|
|
|
"scissor" : false,
|
|
|
|
"letterbox" : false
|
|
|
|
}
|
|
|
|
}
|