generated from krampus/template-godot4
Compare commits
2 Commits
76329c9a8e
...
e9385c9919
Author | SHA1 | Date | |
---|---|---|---|
e9385c9919 | |||
6ef5e63430 |
@ -8,7 +8,7 @@ on:
|
|||||||
- v*
|
- v*
|
||||||
|
|
||||||
env:
|
env:
|
||||||
GODOT_VERSION: 4.3
|
GODOT_VERSION: 4.4
|
||||||
EXPORT_NAME: ${{ vars.ITCH_GAME }}
|
EXPORT_NAME: ${{ vars.ITCH_GAME }}
|
||||||
PROJECT_PATH: .
|
PROJECT_PATH: .
|
||||||
|
|
||||||
@ -17,7 +17,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
container:
|
container:
|
||||||
image: barichello/godot-ci:4.3
|
image: barichello/godot-ci:4.4
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
@ -4,15 +4,16 @@ importer="texture"
|
|||||||
type="CompressedTexture2D"
|
type="CompressedTexture2D"
|
||||||
uid="uid://cm1jrvx7ftx4c"
|
uid="uid://cm1jrvx7ftx4c"
|
||||||
path.s3tc="res://.godot/imported/black.png-0c928088330c4cddf9e28b960b6ccae3.s3tc.ctex"
|
path.s3tc="res://.godot/imported/black.png-0c928088330c4cddf9e28b960b6ccae3.s3tc.ctex"
|
||||||
|
path.etc2="res://.godot/imported/black.png-0c928088330c4cddf9e28b960b6ccae3.etc2.ctex"
|
||||||
metadata={
|
metadata={
|
||||||
"imported_formats": ["s3tc_bptc"],
|
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||||
"vram_texture": true
|
"vram_texture": true
|
||||||
}
|
}
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://assets/black.png"
|
source_file="res://assets/black.png"
|
||||||
dest_files=["res://.godot/imported/black.png-0c928088330c4cddf9e28b960b6ccae3.s3tc.ctex"]
|
dest_files=["res://.godot/imported/black.png-0c928088330c4cddf9e28b960b6ccae3.s3tc.ctex", "res://.godot/imported/black.png-0c928088330c4cddf9e28b960b6ccae3.etc2.ctex"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
|
@ -4,15 +4,16 @@ importer="texture"
|
|||||||
type="CompressedTexture2D"
|
type="CompressedTexture2D"
|
||||||
uid="uid://iysu3fufqrbr"
|
uid="uid://iysu3fufqrbr"
|
||||||
path.s3tc="res://.godot/imported/dust_1.png-1ba1c9b4a47b6d4f270482b6b52a82c7.s3tc.ctex"
|
path.s3tc="res://.godot/imported/dust_1.png-1ba1c9b4a47b6d4f270482b6b52a82c7.s3tc.ctex"
|
||||||
|
path.etc2="res://.godot/imported/dust_1.png-1ba1c9b4a47b6d4f270482b6b52a82c7.etc2.ctex"
|
||||||
metadata={
|
metadata={
|
||||||
"imported_formats": ["s3tc_bptc"],
|
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||||
"vram_texture": true
|
"vram_texture": true
|
||||||
}
|
}
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://assets/particles/dust/dust_1.png"
|
source_file="res://assets/particles/dust/dust_1.png"
|
||||||
dest_files=["res://.godot/imported/dust_1.png-1ba1c9b4a47b6d4f270482b6b52a82c7.s3tc.ctex"]
|
dest_files=["res://.godot/imported/dust_1.png-1ba1c9b4a47b6d4f270482b6b52a82c7.s3tc.ctex", "res://.godot/imported/dust_1.png-1ba1c9b4a47b6d4f270482b6b52a82c7.etc2.ctex"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
|
@ -4,15 +4,16 @@ importer="texture"
|
|||||||
type="CompressedTexture2D"
|
type="CompressedTexture2D"
|
||||||
uid="uid://dy1b3rv3b473p"
|
uid="uid://dy1b3rv3b473p"
|
||||||
path.s3tc="res://.godot/imported/dust_2.png-20e139a86704238b162b60ceac7897ca.s3tc.ctex"
|
path.s3tc="res://.godot/imported/dust_2.png-20e139a86704238b162b60ceac7897ca.s3tc.ctex"
|
||||||
|
path.etc2="res://.godot/imported/dust_2.png-20e139a86704238b162b60ceac7897ca.etc2.ctex"
|
||||||
metadata={
|
metadata={
|
||||||
"imported_formats": ["s3tc_bptc"],
|
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||||
"vram_texture": true
|
"vram_texture": true
|
||||||
}
|
}
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://assets/particles/dust/dust_2.png"
|
source_file="res://assets/particles/dust/dust_2.png"
|
||||||
dest_files=["res://.godot/imported/dust_2.png-20e139a86704238b162b60ceac7897ca.s3tc.ctex"]
|
dest_files=["res://.godot/imported/dust_2.png-20e139a86704238b162b60ceac7897ca.s3tc.ctex", "res://.godot/imported/dust_2.png-20e139a86704238b162b60ceac7897ca.etc2.ctex"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
|
@ -4,15 +4,16 @@ importer="texture"
|
|||||||
type="CompressedTexture2D"
|
type="CompressedTexture2D"
|
||||||
uid="uid://bwpyjfo1j4wis"
|
uid="uid://bwpyjfo1j4wis"
|
||||||
path.s3tc="res://.godot/imported/dust_3.png-ed20bd8984d4daf8b10c35f4fdb519f6.s3tc.ctex"
|
path.s3tc="res://.godot/imported/dust_3.png-ed20bd8984d4daf8b10c35f4fdb519f6.s3tc.ctex"
|
||||||
|
path.etc2="res://.godot/imported/dust_3.png-ed20bd8984d4daf8b10c35f4fdb519f6.etc2.ctex"
|
||||||
metadata={
|
metadata={
|
||||||
"imported_formats": ["s3tc_bptc"],
|
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||||
"vram_texture": true
|
"vram_texture": true
|
||||||
}
|
}
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://assets/particles/dust/dust_3.png"
|
source_file="res://assets/particles/dust/dust_3.png"
|
||||||
dest_files=["res://.godot/imported/dust_3.png-ed20bd8984d4daf8b10c35f4fdb519f6.s3tc.ctex"]
|
dest_files=["res://.godot/imported/dust_3.png-ed20bd8984d4daf8b10c35f4fdb519f6.s3tc.ctex", "res://.godot/imported/dust_3.png-ed20bd8984d4daf8b10c35f4fdb519f6.etc2.ctex"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
|
@ -4,15 +4,16 @@ importer="texture"
|
|||||||
type="CompressedTexture2D"
|
type="CompressedTexture2D"
|
||||||
uid="uid://b1ph44sqon6p7"
|
uid="uid://b1ph44sqon6p7"
|
||||||
path.s3tc="res://.godot/imported/dust_4.png-178faedb6cbcd2333e179680871d76c3.s3tc.ctex"
|
path.s3tc="res://.godot/imported/dust_4.png-178faedb6cbcd2333e179680871d76c3.s3tc.ctex"
|
||||||
|
path.etc2="res://.godot/imported/dust_4.png-178faedb6cbcd2333e179680871d76c3.etc2.ctex"
|
||||||
metadata={
|
metadata={
|
||||||
"imported_formats": ["s3tc_bptc"],
|
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||||
"vram_texture": true
|
"vram_texture": true
|
||||||
}
|
}
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://assets/particles/dust/dust_4.png"
|
source_file="res://assets/particles/dust/dust_4.png"
|
||||||
dest_files=["res://.godot/imported/dust_4.png-178faedb6cbcd2333e179680871d76c3.s3tc.ctex"]
|
dest_files=["res://.godot/imported/dust_4.png-178faedb6cbcd2333e179680871d76c3.s3tc.ctex", "res://.godot/imported/dust_4.png-178faedb6cbcd2333e179680871d76c3.etc2.ctex"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
|
@ -4,15 +4,16 @@ importer="texture"
|
|||||||
type="CompressedTexture2D"
|
type="CompressedTexture2D"
|
||||||
uid="uid://dxdqqrwn2ghen"
|
uid="uid://dxdqqrwn2ghen"
|
||||||
path.s3tc="res://.godot/imported/smoke_1.png-3dd973f475603930dfd9a84af90897bd.s3tc.ctex"
|
path.s3tc="res://.godot/imported/smoke_1.png-3dd973f475603930dfd9a84af90897bd.s3tc.ctex"
|
||||||
|
path.etc2="res://.godot/imported/smoke_1.png-3dd973f475603930dfd9a84af90897bd.etc2.ctex"
|
||||||
metadata={
|
metadata={
|
||||||
"imported_formats": ["s3tc_bptc"],
|
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||||
"vram_texture": true
|
"vram_texture": true
|
||||||
}
|
}
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://assets/particles/smoke_1.png"
|
source_file="res://assets/particles/smoke_1.png"
|
||||||
dest_files=["res://.godot/imported/smoke_1.png-3dd973f475603930dfd9a84af90897bd.s3tc.ctex"]
|
dest_files=["res://.godot/imported/smoke_1.png-3dd973f475603930dfd9a84af90897bd.s3tc.ctex", "res://.godot/imported/smoke_1.png-3dd973f475603930dfd9a84af90897bd.etc2.ctex"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
|
@ -4,15 +4,16 @@ importer="texture"
|
|||||||
type="CompressedTexture2D"
|
type="CompressedTexture2D"
|
||||||
uid="uid://bhoai6xv53tqm"
|
uid="uid://bhoai6xv53tqm"
|
||||||
path.s3tc="res://.godot/imported/splatter_1.png-9809720e1943a4aa83ecfb22feeb83c2.s3tc.ctex"
|
path.s3tc="res://.godot/imported/splatter_1.png-9809720e1943a4aa83ecfb22feeb83c2.s3tc.ctex"
|
||||||
|
path.etc2="res://.godot/imported/splatter_1.png-9809720e1943a4aa83ecfb22feeb83c2.etc2.ctex"
|
||||||
metadata={
|
metadata={
|
||||||
"imported_formats": ["s3tc_bptc"],
|
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||||
"vram_texture": true
|
"vram_texture": true
|
||||||
}
|
}
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://assets/particles/splatter_1.png"
|
source_file="res://assets/particles/splatter_1.png"
|
||||||
dest_files=["res://.godot/imported/splatter_1.png-9809720e1943a4aa83ecfb22feeb83c2.s3tc.ctex"]
|
dest_files=["res://.godot/imported/splatter_1.png-9809720e1943a4aa83ecfb22feeb83c2.s3tc.ctex", "res://.godot/imported/splatter_1.png-9809720e1943a4aa83ecfb22feeb83c2.etc2.ctex"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
|
@ -4,15 +4,16 @@ importer="texture"
|
|||||||
type="CompressedTexture2D"
|
type="CompressedTexture2D"
|
||||||
uid="uid://dwavqltjrmupx"
|
uid="uid://dwavqltjrmupx"
|
||||||
path.s3tc="res://.godot/imported/wide_reticle_large.png-d22306bf06a9fb7176f83f491e3ed607.s3tc.ctex"
|
path.s3tc="res://.godot/imported/wide_reticle_large.png-d22306bf06a9fb7176f83f491e3ed607.s3tc.ctex"
|
||||||
|
path.etc2="res://.godot/imported/wide_reticle_large.png-d22306bf06a9fb7176f83f491e3ed607.etc2.ctex"
|
||||||
metadata={
|
metadata={
|
||||||
"imported_formats": ["s3tc_bptc"],
|
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||||
"vram_texture": true
|
"vram_texture": true
|
||||||
}
|
}
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://assets/ui/hud/wide_reticle_large.png"
|
source_file="res://assets/ui/hud/wide_reticle_large.png"
|
||||||
dest_files=["res://.godot/imported/wide_reticle_large.png-d22306bf06a9fb7176f83f491e3ed607.s3tc.ctex"]
|
dest_files=["res://.godot/imported/wide_reticle_large.png-d22306bf06a9fb7176f83f491e3ed607.s3tc.ctex", "res://.godot/imported/wide_reticle_large.png-d22306bf06a9fb7176f83f491e3ed607.etc2.ctex"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
|
@ -4,15 +4,16 @@ importer="texture"
|
|||||||
type="CompressedTexture2D"
|
type="CompressedTexture2D"
|
||||||
uid="uid://dthjo3ymo7say"
|
uid="uid://dthjo3ymo7say"
|
||||||
path.s3tc="res://.godot/imported/floor_mask.png-1a0b0eeca154b970656cd809641fb147.s3tc.ctex"
|
path.s3tc="res://.godot/imported/floor_mask.png-1a0b0eeca154b970656cd809641fb147.s3tc.ctex"
|
||||||
|
path.etc2="res://.godot/imported/floor_mask.png-1a0b0eeca154b970656cd809641fb147.etc2.ctex"
|
||||||
metadata={
|
metadata={
|
||||||
"imported_formats": ["s3tc_bptc"],
|
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||||
"vram_texture": true
|
"vram_texture": true
|
||||||
}
|
}
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://levels/ghost_ship/airlock/floor_mask.png"
|
source_file="res://levels/ghost_ship/airlock/floor_mask.png"
|
||||||
dest_files=["res://.godot/imported/floor_mask.png-1a0b0eeca154b970656cd809641fb147.s3tc.ctex"]
|
dest_files=["res://.godot/imported/floor_mask.png-1a0b0eeca154b970656cd809641fb147.s3tc.ctex", "res://.godot/imported/floor_mask.png-1a0b0eeca154b970656cd809641fb147.etc2.ctex"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
|
@ -155,5 +155,6 @@ select_prev_tool={
|
|||||||
[rendering]
|
[rendering]
|
||||||
|
|
||||||
driver/threads/thread_model=2
|
driver/threads/thread_model=2
|
||||||
|
textures/vram_compression/import_etc2_astc=true
|
||||||
textures/vram_compression/compress_with_gpu=false
|
textures/vram_compression/compress_with_gpu=false
|
||||||
textures/decals/filter=4
|
textures/decals/filter=4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user