change addons folder name
This commit is contained in:
parent
f8ba9b5727
commit
9b3e6bfe6f
14 changed files with 4 additions and 5 deletions
1
.gdvmrc
Normal file
1
.gdvmrc
Normal file
|
@ -0,0 +1 @@
|
|||
4.5.0-beta3
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cv42njjkdhl2l"
|
||||
path="res://.godot/imported/icon.png-c0076118964b028971c5407cf9f25f2c.ctex"
|
||||
path="res://.godot/imported/icon.png-2ceb5b0ea5bba4fd3f2edae56ddcd828.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Addons/SimpleFormatOnSave/icon.png"
|
||||
dest_files=["res://.godot/imported/icon.png-c0076118964b028971c5407cf9f25f2c.ctex"]
|
||||
source_file="res://addons/SimpleFormatOnSave/icon.png"
|
||||
dest_files=["res://.godot/imported/icon.png-2ceb5b0ea5bba4fd3f2edae56ddcd828.ctex"]
|
||||
|
||||
[params]
|
||||
|
|
@ -17,7 +17,6 @@ config/project_settings_override="settings.cfg"
|
|||
config/features=PackedStringArray("4.5", "Forward Plus")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
|
||||
[display]
|
||||
|
||||
mouse_cursor/custom_image="uid://dp4ed16rb1754"
|
||||
|
@ -43,7 +42,6 @@ controls/cam_rotation_speed_y=0.1999999999970896
|
|||
controls/invert_cam_rotation_x=false
|
||||
controls/invert_cam_rotation_y=true
|
||||
|
||||
|
||||
[input]
|
||||
|
||||
cam_forward={
|
||||
|
|
Loading…
Reference in a new issue