mirror of
https://github.com/PaddiM8/kalker.git
synced 2024-12-12 17:40:52 +01:00
14 lines
266 B
JSON
14 lines
266 B
JSON
{
|
|
"appId": "net.strct.kalk",
|
|
"appName": "Kalk",
|
|
"bundledWebRuntime": true,
|
|
"npmClient": "npm",
|
|
"webDir": "www",
|
|
"linuxAndroidStudioPath": "/opt/android-studio/bin/studio.sh",
|
|
"plugins": {
|
|
"SplashScreen": {
|
|
"launchShowDuration": 0
|
|
}
|
|
}
|
|
}
|