Rename www to www.rus

This commit is contained in:
OleSTEEP 2024-01-15 18:35:29 +03:00
parent 8ea7a858d0
commit 7bf44fa645
1878 changed files with 395385 additions and 395385 deletions

View file

@ -1,14 +0,0 @@
{
"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
}
}