Added icons, a lot of refactoring and optimising
This commit is contained in:
@@ -20,6 +20,11 @@ config/icon="res://icon.svg"
|
||||
|
||||
Settings="*res://Settings.gd"
|
||||
|
||||
[debug]
|
||||
|
||||
gdscript/warnings/untyped_declaration=1
|
||||
gdscript/warnings/inferred_declaration=1
|
||||
|
||||
[display]
|
||||
|
||||
window/size/viewport_width=1920
|
||||
@@ -36,6 +41,10 @@ project/assembly_name="MusicPlayer"
|
||||
version_control/plugin_name="GitPlugin"
|
||||
version_control/autoload_on_startup=true
|
||||
|
||||
[dotnet]
|
||||
|
||||
project/assembly_name="MusicPlayer"
|
||||
|
||||
[rendering]
|
||||
|
||||
textures/vram_compression/import_s3tc_bptc=true
|
||||
|
||||
Reference in New Issue
Block a user