Update example project and export_presets.cfg for Godot 4.4

This commit is contained in:
ChaoticByte 2025-03-15 18:16:02 +01:00
parent 46829e72e9
commit e7bb3c8f16
No known key found for this signature in database
6 changed files with 15 additions and 14 deletions

View file

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://c1mh1d2f3u4ju"
path="res://.godot/imported/grass.png-61a458998da568ce60ccb8a0c7caaf6d.ctex"
path="res://.godot/imported/grass.png-e7f2e70f93a662a3b1efd9b08f855f48.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://examples/images/grass.png"
dest_files=["res://.godot/imported/grass.png-61a458998da568ce60ccb8a0c7caaf6d.ctex"]
source_file="res://images/grass.png"
dest_files=["res://.godot/imported/grass.png-e7f2e70f93a662a3b1efd9b08f855f48.ctex"]
[params]

View file

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://ben72llmopgaj"
path="res://.godot/imported/mountain.jpg-c1b7de1e6557b826bc6f9324027e11af.ctex"
path="res://.godot/imported/mountain.jpg-0440787a185324ac75e46cccd821b0a8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://examples/images/mountain.jpg"
dest_files=["res://.godot/imported/mountain.jpg-c1b7de1e6557b826bc6f9324027e11af.ctex"]
source_file="res://images/mountain.jpg"
dest_files=["res://.godot/imported/mountain.jpg-0440787a185324ac75e46cccd821b0a8.ctex"]
[params]

View file

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cfe2d0qes5x87"
path="res://.godot/imported/noisy.png-1b2e79340785c6c0f50d5bad5ce97356.ctex"
path="res://.godot/imported/noisy.png-3f6c52addfb8a3af4691cee35862a845.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://examples/images/noisy.png"
dest_files=["res://.godot/imported/noisy.png-1b2e79340785c6c0f50d5bad5ce97356.ctex"]
source_file="res://images/noisy.png"
dest_files=["res://.godot/imported/noisy.png-3f6c52addfb8a3af4691cee35862a845.ctex"]
[params]

View file

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://ckjb0agn5btv7"
path="res://.godot/imported/swamp.jpg-1dfdcd52a5ef03d42a82a7f06acefa98.ctex"
path="res://.godot/imported/swamp.jpg-fdb37a8d8f6354d8ccf128b489086ba2.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://examples/images/swamp.jpg"
dest_files=["res://.godot/imported/swamp.jpg-1dfdcd52a5ef03d42a82a7f06acefa98.ctex"]
source_file="res://images/swamp.jpg"
dest_files=["res://.godot/imported/swamp.jpg-fdb37a8d8f6354d8ccf128b489086ba2.ctex"]
[params]

View file

@ -11,6 +11,5 @@ config_version=5
[application]
config/name="Fragmented Project"
config/features=PackedStringArray("4.3", "Forward Plus")
run/main_scene="res://0_empty.tscn"
config/features=PackedStringArray("4.4", "Forward Plus")