mirror of
https://github.com/bakustarver/rpgmakermlinux-cicpoffs.git
synced 2025-03-28 14:56:21 +01:00
Add files via upload
This commit is contained in:
parent
839f565816
commit
e2d0f4b2ee
1 changed files with 16 additions and 0 deletions
16
nwjs/packagefiles/tyranobuilder/package.json
Normal file
16
nwjs/packagefiles/tyranobuilder/package.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "tyranoscript",
|
||||
"main": "tyranoeng/index.html",
|
||||
"window": {
|
||||
"title": "TyranoScript Linux",
|
||||
"icon": "link.png",
|
||||
"toolbar": false,
|
||||
"frame": true,
|
||||
"width": 745,
|
||||
"height": 400,
|
||||
"position": "center"
|
||||
},
|
||||
"webkit": {
|
||||
"plugin": true
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue