Skip to content

Commit

Permalink
Update or something
Browse files Browse the repository at this point in the history
  • Loading branch information
KoBeWi committed Aug 28, 2022
1 parent a95729e commit a3cbc84
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Tabs/Main.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ margin_bottom = 23.0
size_flags_horizontal = 3
size_flags_vertical = 1
custom_fonts/font = ExtResource( 3 )
text = "v1.0rc"
text = "v0.9"
align = 2

[node name="Spacing" type="Control" parent="VersionContainer"]
Expand Down
32 changes: 21 additions & 11 deletions export_presets.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,24 +7,34 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="X:/Inne/Hedgewars/Theme Editor 3/.builds/Theme Editor 3.exe"
patch_list=PoolStringArray( )
export_path=".builds/Theme Editor 3.exe"
script_export_mode=1
script_encryption_key=""

[preset.0.options]

custom_template/debug=""
custom_template/release=""
binary_format/64_bits=true
binary_format/embed_pck=false
texture_format/bptc=false
texture_format/s3tc=true
texture_format/etc=false
texture_format/etc2=false
texture_format/no_bptc_fallbacks=true
binary_format/64_bits=true
custom_template/release=""
custom_template/debug=""
codesign/enable=false
codesign/identity_type=0
codesign/identity=""
codesign/password=""
codesign/timestamp=true
codesign/timestamp_server_url=""
codesign/digest_algorithm=1
codesign/description=""
codesign/custom_options=PoolStringArray( )
application/modify_resources=true
application/icon="res://icon.ico"
application/file_version=""
application/product_version="0.7beta"
application/product_version="0.9"
application/company_name=""
application/product_name="Hedgewars Theme Editor"
application/file_description=""
Expand All @@ -40,18 +50,18 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="X:/Inne/Hedgewars/Theme Editor 3/.builds/Theme Editor 3.x86_64"
patch_list=PoolStringArray( )
export_path=".builds/Theme Editor 3.x86_64"
script_export_mode=1
script_encryption_key=""

[preset.1.options]

custom_template/debug=""
custom_template/release=""
binary_format/64_bits=true
binary_format/embed_pck=false
texture_format/bptc=false
texture_format/s3tc=true
texture_format/etc=false
texture_format/etc2=false
texture_format/no_bptc_fallbacks=true
binary_format/64_bits=true
custom_template/release=""
custom_template/debug=""

0 comments on commit a3cbc84

Please sign in to comment.