pierożki 2
This commit is contained in:
parent
3c404fd72a
commit
35032f88d0
9 changed files with 5 additions and 5 deletions
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
|
@ -3,7 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, user-scalable=no">
|
<meta name="viewport" content="width=device-width, user-scalable=no">
|
||||||
<title>Cutie Splash 2D</title>
|
<title>KhinKills</title>
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
touch-action: none;
|
touch-action: none;
|
||||||
|
|
@ -109,8 +109,8 @@ body {
|
||||||
visibility: visible;
|
visibility: visible;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<link id='-gd-engine-icon' rel='icon' type='image/png' href='Cutie Splash 2D.icon.png' />
|
<link id='-gd-engine-icon' rel='icon' type='image/png' href='khinkills.icon.png' />
|
||||||
<link rel='apple-touch-icon' href='Cutie Splash 2D.apple-touch-icon.png'/>
|
<link rel='apple-touch-icon' href='khinkills.apple-touch-icon.png'/>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -135,9 +135,9 @@ body {
|
||||||
<div id="status-notice" class="godot" style="display: none;"></div>
|
<div id="status-notice" class="godot" style="display: none;"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="Cutie Splash 2D.js"></script>
|
<script src="khinkills.js"></script>
|
||||||
<script>
|
<script>
|
||||||
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"executable":"Cutie Splash 2D","experimentalVK":false,"fileSizes":{"Cutie Splash 2D.pck":17616160,"Cutie Splash 2D.wasm":35708238},"focusCanvas":true,"gdextensionLibs":[]};
|
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"executable":"khinkills","experimentalVK":false,"fileSizes":{"khinkills.pck":15195536,"khinkills.wasm":35708238},"focusCanvas":true,"gdextensionLibs":[]};
|
||||||
const engine = new Engine(GODOT_CONFIG);
|
const engine = new Engine(GODOT_CONFIG);
|
||||||
|
|
||||||
(function () {
|
(function () {
|
||||||
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.5 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
Loading…
Add table
Add a link
Reference in a new issue