Compare commits

...

12 commits

Author SHA1 Message Date
dreat
35f17f3706
remove CNAME 2026-02-02 20:31:38 +01:00
dreat
01525e9d01
test 2026-01-26 17:27:04 +01:00
dreat
41a23aa27a
test 2026-01-26 17:19:47 +01:00
dreat
bf9eeb34c9
test 2026-01-26 17:18:47 +01:00
dreat
3447897af6
test 2026-01-26 17:13:13 +01:00
dreat
2021dafd65
test 2026-01-26 17:11:52 +01:00
dreat
e3a2b62859
test 2026-01-26 17:05:27 +01:00
dreat
d448c10da2
test 2026-01-26 17:04:27 +01:00
dreat
1f77eefc0a
test 2026-01-26 17:02:10 +01:00
dreat
1e66d50683
remove netlify 2026-01-26 16:57:20 +01:00
dreat
8fc64a5a7a
test 2026-01-26 16:56:28 +01:00
dreat
23c9d5304f
khinkills v 0.4 2026-01-26 16:49:45 +01:00
9 changed files with 122 additions and 9 deletions

View file

@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cqya2vag0espa"
path="res://.godot/imported/khinkills.apple-touch-icon.png-3c87bfb95a7900d09d0a361fb22f7da1.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://export/04/khinkills.apple-touch-icon.png"
dest_files=["res://.godot/imported/khinkills.apple-touch-icon.png-3c87bfb95a7900d09d0a361fb22f7da1.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View file

@ -111,7 +111,7 @@ body {
<script src="khinkills.js"></script>
<script>
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"emscriptenPoolSize":8,"ensureCrossOriginIsolationHeaders":true,"executable":"khinkills","experimentalVK":false,"fileSizes":{"khinkills.pck":26720844,"khinkills.wasm":36145869},"focusCanvas":true,"gdextensionLibs":[],"godotPoolSize":4};
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"emscriptenPoolSize":8,"ensureCrossOriginIsolationHeaders":true,"executable":"khinkills","experimentalVK":false,"fileSizes":{"khinkills.pck":26742992,"khinkills.wasm":38034280},"focusCanvas":true,"gdextensionLibs":[],"godotPoolSize":4};
const GODOT_THREADS_ENABLED = false;
const engine = new Engine(GODOT_CONFIG);

View file

@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bt76msqfu8sho"
path="res://.godot/imported/khinkills.icon.png-acccd8cbe3e72d324048c7b72305854e.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://export/04/khinkills.icon.png"
dest_files=["res://.godot/imported/khinkills.icon.png-acccd8cbe3e72d324048c7b72305854e.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

File diff suppressed because one or more lines are too long

Binary file not shown.

40
04/khinkills.png.import Normal file
View file

@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b578ts4b6ong5"
path="res://.godot/imported/khinkills.png-74c57e0bcc357f2f0a69ec8bf7d7d35d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://export/04/khinkills.png"
dest_files=["res://.godot/imported/khinkills.png-74c57e0bcc357f2f0a69ec8bf7d7d35d.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

1
CNAME
View file

@ -1 +0,0 @@

View file

@ -1,6 +0,0 @@
[[headers]]
for = "/*"
[headers.values]
Cross-Origin-Opener-Policy = "same-origin"
Cross-Origin-Embedder-Policy = "require-corp"