generated from nhcarrigan/template
chore: back up compiled files
We lost the source code long ago
This commit is contained in:
12
package.json
Normal file
12
package.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "rmmz-game",
|
||||
"main": "index.html",
|
||||
"chromium-args": "--force-color-profile=srgb --disable-devtools",
|
||||
"window": {
|
||||
"title": "Ruu's Goblin Quest",
|
||||
"width": 1536,
|
||||
"height": 864,
|
||||
"position": "center",
|
||||
"icon": "icon/icon.png"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user