mirror of
https://github.com/PaddiM8/kalker.git
synced 2024-12-13 18:10:42 +01:00
13 lines
269 B
JSON
13 lines
269 B
JSON
{
|
|
"appId": "net.strct.kalker",
|
|
"appName": "Kalker",
|
|
"bundledWebRuntime": true,
|
|
"npmClient": "npm",
|
|
"webDir": "www",
|
|
"linuxAndroidStudioPath": "/opt/android-studio/bin/studio.sh",
|
|
"plugins": {
|
|
"SplashScreen": {
|
|
"launchShowDuration": 0
|
|
}
|
|
}
|
|
} |