mirror of
https://github.com/He4eT/dice.git
synced 2026-05-05 01:47:25 +00:00
package.json: add targetPlatforms
This commit is contained in:
parent
3b5e909023
commit
78e4b0c4c9
1 changed files with 8 additions and 0 deletions
|
|
@ -13,6 +13,14 @@
|
||||||
"uuid": "17bac62e-38f7-49dd-8b50-d420290e9983",
|
"uuid": "17bac62e-38f7-49dd-8b50-d420290e9983",
|
||||||
"displayName": "Dice",
|
"displayName": "Dice",
|
||||||
"sdkVersion": "3",
|
"sdkVersion": "3",
|
||||||
|
"targetPlatforms": [
|
||||||
|
"aplite",
|
||||||
|
"basalt",
|
||||||
|
"chalk",
|
||||||
|
"diorite",
|
||||||
|
"flint",
|
||||||
|
"emery"
|
||||||
|
],
|
||||||
"enableMultiJS": true,
|
"enableMultiJS": true,
|
||||||
"projectType": "native",
|
"projectType": "native",
|
||||||
"watchapp": {
|
"watchapp": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue