Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiPeterG committed Oct 24, 2023
1 parent fab348f commit 83bee43
Show file tree
Hide file tree
Showing 9 changed files with 1,248 additions and 0 deletions.
Binary file added 1 (1).webp
Binary file not shown.
34 changes: 34 additions & 0 deletions 1 (1).webp.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://cxco7j8616lid"
path="res://.godot/imported/1 (1).webp-e0bebc896187fa8fc05479efcd55c68b.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://1 (1).webp"
dest_files=["res://.godot/imported/1 (1).webp-e0bebc896187fa8fc05479efcd55c68b.ctex"]

[params]

compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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
1 change: 1 addition & 0 deletions project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ config_version=5
[application]

config/name="pronto"
run/main_scene="res://prototypes/game-test/game-test.tscn"
config/features=PackedStringArray("4.2", "Forward Plus")
run/low_processor_mode=true
config/icon="res://icon.svg"
Expand Down
1,137 changes: 1,137 additions & 0 deletions prototypes/game-test/game-test.tscn

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions prototypes/game-test/game_info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"authors": [
"Ich"
],
"description": "This is a test",
"time": "2023-10-24",
"title": "Test"
}
Binary file added prototypes/game-test/thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions prototypes/game-test/thumbnail.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://bkq0p1nklrvs1"
path="res://.godot/imported/thumbnail.png-8ac8dd87d1d402ea1117c183fd4316ec.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://prototypes/game-test/thumbnail.png"
dest_files=["res://.godot/imported/thumbnail.png-8ac8dd87d1d402ea1117c183fd4316ec.ctex"]

[params]

compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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
Binary file added rosie-fraser-187327-unsplash_750x.webp
Binary file not shown.
34 changes: 34 additions & 0 deletions rosie-fraser-187327-unsplash_750x.webp.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://cx0gecwy1osd1"
path="res://.godot/imported/rosie-fraser-187327-unsplash_750x.webp-4a8c2c56e28a37cb0d33e0f7c5056c3d.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://rosie-fraser-187327-unsplash_750x.webp"
dest_files=["res://.godot/imported/rosie-fraser-187327-unsplash_750x.webp-4a8c2c56e28a37cb0d33e0f7c5056c3d.ctex"]

[params]

compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

0 comments on commit 83bee43

Please sign in to comment.