Compare commits

..

No commits in common. "ddacd998ca7b7f5ec388b1e895315be8121268f6" and "6bdd598c668be70e6d4ebfb427046ec3904b9a5f" have entirely different histories.

13 changed files with 8 additions and 136 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 181 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 MiB

View file

@ -1,40 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d4lktjkefde0"
path="res://.godot/imported/4589AD_icon.png-9065206d6abeb712c6aa12452cd5bbf5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://4589AD_icon.png"
dest_files=["res://.godot/imported/4589AD_icon.png-9065206d6abeb712c6aa12452cd5bbf5.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

Before

Width:  |  Height:  |  Size: 374 KiB

View file

@ -1,18 +0,0 @@
[remap]
importer="svg"
type="SVGTexture"
uid="uid://ccdmhp4d250xa"
path="res://.godot/imported/4589AD_icon.svg-28fdc3f4a08c82ed339e9348e63f9dba.svgtex"
[deps]
source_file="res://4589AD_icon.svg"
dest_files=["res://.godot/imported/4589AD_icon.svg-28fdc3f4a08c82ed339e9348e63f9dba.svgtex"]
[params]
base_scale=1.0
saturation=1.0
color_map={}
compress=true

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 374 KiB

View file

@ -1,18 +0,0 @@
[remap]
importer="svg"
type="SVGTexture"
uid="uid://bd7ioto1l8nh5"
path="res://.godot/imported/4589AD_icon_optim.svg-4c67e8685dc27fb2144c07aaf9f6e8f6.svgtex"
[deps]
source_file="res://4589AD_icon_optim.svg"
dest_files=["res://.godot/imported/4589AD_icon_optim.svg-4c67e8685dc27fb2144c07aaf9f6e8f6.svgtex"]
[params]
base_scale=0.5
saturation=1.0
color_map={}
compress=true

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 355 KiB

View file

@ -1,43 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cboh1geh7xkyw"
path="res://.godot/imported/4589AD_icon_test.svg-468bd8b8b412080f623a096d5b686f88.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://4589AD_icon_test.svg"
dest_files=["res://.godot/imported/4589AD_icon_test.svg-468bd8b8b412080f623a096d5b686f88.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
svg/scale=1.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false

File diff suppressed because one or more lines are too long

BIN
icon.ico

Binary file not shown.

Before

Width:  |  Height:  |  Size: 181 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 374 KiB

After

Width:  |  Height:  |  Size: 995 B

View file

@ -11,22 +11,16 @@ config_version=5
[application] [application]
config/name="Kenshi2" config/name="Kenshi2"
config/version="0.0.1.3"
config/tags=PackedStringArray("games") config/tags=PackedStringArray("games")
run/main_scene="uid://dnmetcwb14svi" run/main_scene="uid://dnmetcwb14svi"
config/project_settings_override="settings.cfg" config/project_settings_override="settings.cfg"
config/features=PackedStringArray("4.5", "Forward Plus") config/features=PackedStringArray("4.5", "Forward Plus")
config/icon="uid://bd7ioto1l8nh5" config/icon="res://icon.svg"
config/windows_native_icon="res://4589AD_icon.ico"
[autoload] [autoload]
DebugTools="*res://dev/debug_tools.tscn" DebugTools="*res://dev/debug_tools.tscn"
[debug]
collisions/show_mouse_trace=false
[display] [display]
window/size/viewport_width=1920 window/size/viewport_width=1920
@ -39,7 +33,7 @@ mouse_cursor/custom_image_hotspot=Vector2(14, 2)
[editor_plugins] [editor_plugins]
enabled=PackedStringArray("res://addons/SimpleFormatOnSave/plugin.cfg", "res://addons/Todo_Manager/plugin.cfg", "res://addons/zylann.hterrain/plugin.cfg") enabled=PackedStringArray("res://addons/SimpleFormatOnSave/plugin.cfg", "res://addons/Todo_Manager/plugin.cfg")
[file_customization] [file_customization]