Updating templates path
This commit is contained in:
10
templates/webos/template/appinfo.json
Normal file
10
templates/webos/template/appinfo.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"title": "::APP_TITLE::",
|
||||
"id": "::APP_PACKAGE::",
|
||||
"type": "pdk",
|
||||
"version": "::APP_VERSION::",
|
||||
"vendor": "::APP_COMPANY::",
|
||||
"icon": "::APP_ICON::",
|
||||
"main": "::APP_FILE::",
|
||||
"requiredMemory": 40
|
||||
}
|
||||
1
templates/webos/template/package.properties
Normal file
1
templates/webos/template/package.properties
Normal file
@@ -0,0 +1 @@
|
||||
filemode.755=::APP_FILE::
|
||||
Reference in New Issue
Block a user