Skip to content

Commit

Permalink
docs: add sample project
Browse files Browse the repository at this point in the history
  • Loading branch information
Ark2000 committed Jul 23, 2023
1 parent 63c31ef commit 7e2cb1c
Show file tree
Hide file tree
Showing 52 changed files with 1,056 additions and 13 deletions.
4 changes: 0 additions & 4 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf

/** export-ignore
/addons !export-ignore
/addons/** !export-ignore
10 changes: 1 addition & 9 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
# Godot 4+ specific ignores
.godot/

# Others
stats/
test/
icon.svg
icon.svg.import
project.godot
.vscode/
PankuConsole Plugin.csproj
PankuConsole Plugin.sln
export/
Binary file added example/assets/bootsplash.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 example/assets/bootsplash.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://dm55kg6cqagpr"
path="res://.godot/imported/bootsplash.png-f649edda09454781a5bea229019b8d58.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://example/assets/bootsplash.png"
dest_files=["res://.godot/imported/bootsplash.png-f649edda09454781a5bea229019b8d58.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=true
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 example/assets/pictures/README/README-1.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 example/assets/pictures/README/README-1.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://bdb2hq5aehtww"
path="res://.godot/imported/README-1.png-692334c5bd5abaf9972018310ab806c9.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://example/assets/pictures/README/README-1.png"
dest_files=["res://.godot/imported/README-1.png-692334c5bd5abaf9972018310ab806c9.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=true
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 example/assets/pictures/README/README-2.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 example/assets/pictures/README/README-2.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://dmjrfxhyblam7"
path="res://.godot/imported/README-2.png-225301268622750f91bd24a1704204cd.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://example/assets/pictures/README/README-2.png"
dest_files=["res://.godot/imported/README-2.png-225301268622750f91bd24a1704204cd.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=true
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 example/assets/pictures/README/README-3.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 example/assets/pictures/README/README-3.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://qp84pw3wu2q8"
path="res://.godot/imported/README-3.png-899f03982fae1d0002940d040709a00d.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://example/assets/pictures/README/README-3.png"
dest_files=["res://.godot/imported/README-3.png-899f03982fae1d0002940d040709a00d.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=true
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 example/assets/pictures/README/README-4.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 example/assets/pictures/README/README-4.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://3wdby0uhe50q"
path="res://.godot/imported/README-4.png-e31bedde333b2447d42e0a9f53f58825.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://example/assets/pictures/README/README-4.png"
dest_files=["res://.godot/imported/README-4.png-e31bedde333b2447d42e0a9f53f58825.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=true
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 example/assets/pictures/README/README-5.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 example/assets/pictures/README/README-5.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://dihvfkemjfrpi"
path="res://.godot/imported/README-5.png-75900174bc764b1ed82770a2e2509ddc.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://example/assets/pictures/README/README-5.png"
dest_files=["res://.godot/imported/README-5.png-75900174bc764b1ed82770a2e2509ddc.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=true
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://fsjksqqt5pul"
path="res://.godot/imported/data_controller-1.png-f558e9afdad3afa06c621da84897a948.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://example/assets/pictures/data_controller/data_controller-1.png"
dest_files=["res://.godot/imported/data_controller-1.png-f558e9afdad3afa06c621da84897a948.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=true
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://4cuulucsj637"
path="res://.godot/imported/data_controller-2.png-5299e0b4ad511114869170dbdf33dae7.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://example/assets/pictures/data_controller/data_controller-2.png"
dest_files=["res://.godot/imported/data_controller-2.png-5299e0b4ad511114869170dbdf33dae7.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=true
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://3xmxenkkx5oa"
path="res://.godot/imported/data_controller-3.png-dd2b8090f2fab73d38d4b537d9dce732.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://example/assets/pictures/data_controller/data_controller-3.png"
dest_files=["res://.godot/imported/data_controller-3.png-dd2b8090f2fab73d38d4b537d9dce732.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=true
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://cudv1bf4cvdgj"
path="res://.godot/imported/developer_console-1.png-5777b85fa9562440c44381d13d3e764c.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://example/assets/pictures/developer_console/developer_console-1.png"
dest_files=["res://.godot/imported/developer_console-1.png-5777b85fa9562440c44381d13d3e764c.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=true
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7e2cb1c

Please sign in to comment.