generated from nhcarrigan/template
chore: init
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",
|
||||
"window": {
|
||||
"title": "Life of a Naomi",
|
||||
"width": 816,
|
||||
"height": 624,
|
||||
"position": "center",
|
||||
"icon": "icon/icon.png"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user