Add english version
This commit is contained in:
parent
7bf44fa645
commit
49e9a37f3c
1675 changed files with 1309268 additions and 0 deletions
14
www.eng/package.json
Normal file
14
www.eng/package.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"name": "OMORI",
|
||||
"main": "index.html",
|
||||
"js-flags": "--expose-gc ",
|
||||
"chromium-args": "--limit-fps=60 --in-process-gpu --disable-direct-composition --enable-gpu-rasterization --enable-gpu-memory-buffer-video-frames --enable-native-gpu-memory-buffers --enable-zero-copy --enable-gpu-async-worker-context",
|
||||
"window": {
|
||||
"title": "OMORI",
|
||||
"toolbar": false,
|
||||
"width": 640,
|
||||
"height": 480,
|
||||
"icon": "icon/icon.png",
|
||||
"resizable": false
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue