Skip to content

Commit 79d3084

Browse files
committed
Add snake to credits
1 parent efc462b commit 79d3084

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Default Files/Credits.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ https://ko-fi.com/popcar2
1717
--- Game credits ---
1818
* Pong & Super Bit Boy by popcar2
1919
* Godotris by MrakDun-desu
20+
* Snake by jean-philippe-martin

export_presets.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ custom_features=""
88
export_filter="all_resources"
99
include_filter="*.txt"
1010
exclude_filter=""
11-
export_path="../../GodotOS Export 1.0.2/GodotOS v1.0.2 Windows/GodotOS.exe"
11+
export_path="../../Desktop/GodotOS 1.0.4/GodotOS 1.0.4 Windows/GodotOS.exe"
1212
encryption_include_filters=""
1313
encryption_exclude_filters=""
1414
encrypt_pck=false
@@ -31,7 +31,7 @@ codesign/timestamp_server_url=""
3131
codesign/digest_algorithm=1
3232
codesign/description=""
3333
codesign/custom_options=PackedStringArray()
34-
application/modify_resources=true
34+
application/modify_resources=false
3535
application/icon=""
3636
application/console_wrapper_icon=""
3737
application/icon_interpolation=4
@@ -71,7 +71,7 @@ custom_features=""
7171
export_filter="all_resources"
7272
include_filter="*.txt"
7373
exclude_filter=""
74-
export_path="../../GodotOS Export 1.0.2/GodotOS v1.0.2 Linux/GodotOS.x86_64"
74+
export_path="../../Desktop/GodotOS 1.0.4/GodotOS 1.0.4 Linux/GodotOS.x86_64"
7575
encryption_include_filters=""
7676
encryption_exclude_filters=""
7777
encrypt_pck=false
@@ -111,7 +111,7 @@ custom_features=""
111111
export_filter="all_resources"
112112
include_filter="*.txt"
113113
exclude_filter=""
114-
export_path="../../GodotOS Export 1.0.2/GodotOS v1.0.2 Web/index.html"
114+
export_path="../../Desktop/GodotOS 1.0.4/GodotOS 1.0.4 Web/index.html"
115115
encryption_include_filters=""
116116
encryption_exclude_filters=""
117117
encrypt_pck=false

0 commit comments

Comments
 (0)