Changed project settings
This commit is contained in:
@ -1,3 +1,3 @@
|
|||||||
source_md5="47313fa4c47a9963fddd764e1ec6e4a8"
|
source_md5="6e103468c0ac9e27a0bd095c017a88fe"
|
||||||
dest_md5="2ded9e7f9060e2b530aab678b135fc5b"
|
dest_md5="369df4dc1fce005b32f634b984bb3ad7"
|
||||||
|
|
||||||
|
Binary file not shown.
@ -0,0 +1,3 @@
|
|||||||
|
source_md5="91f5d4eea59932d76e700385fdb07f7c"
|
||||||
|
dest_md5="b993fb99d8dba17607022d8f7269597a"
|
||||||
|
|
Binary file not shown.
BIN
client/icon.aseprite
Normal file
BIN
client/icon.aseprite
Normal file
Binary file not shown.
BIN
client/icon.png
BIN
client/icon.png
Binary file not shown.
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 161 B |
@ -15,8 +15,9 @@ _global_script_class_icons={
|
|||||||
|
|
||||||
[application]
|
[application]
|
||||||
|
|
||||||
config/name="the-connection"
|
config/name="The Connection"
|
||||||
run/main_scene="res://Scenes/Title.scn"
|
run/main_scene="res://Scenes/Title.scn"
|
||||||
|
boot_splash/image="res://wallpaper.png"
|
||||||
config/icon="res://icon.png"
|
config/icon="res://icon.png"
|
||||||
|
|
||||||
[autoload]
|
[autoload]
|
||||||
@ -67,4 +68,5 @@ ui_down={
|
|||||||
|
|
||||||
[rendering]
|
[rendering]
|
||||||
|
|
||||||
|
threads/thread_model=2
|
||||||
environment/default_environment="res://default_env.tres"
|
environment/default_environment="res://default_env.tres"
|
||||||
|
BIN
client/wallpaper.png
Normal file
BIN
client/wallpaper.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 429 KiB |
34
client/wallpaper.png.import
Normal file
34
client/wallpaper.png.import
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="StreamTexture"
|
||||||
|
path="res://.import/wallpaper.png-86c4487027ea12d352559cb034241ff5.stex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://wallpaper.png"
|
||||||
|
dest_files=[ "res://.import/wallpaper.png-86c4487027ea12d352559cb034241ff5.stex" ]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_mode=0
|
||||||
|
compress/bptc_ldr=0
|
||||||
|
compress/normal_map=0
|
||||||
|
flags/repeat=0
|
||||||
|
flags/filter=true
|
||||||
|
flags/mipmaps=false
|
||||||
|
flags/anisotropic=false
|
||||||
|
flags/srgb=2
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
process/HDR_as_SRGB=false
|
||||||
|
process/invert_color=false
|
||||||
|
stream=false
|
||||||
|
size_limit=0
|
||||||
|
detect_3d=true
|
||||||
|
svg/scale=1.0
|
Reference in New Issue
Block a user