Rename project to SkullBall

This commit is contained in:
Sofia 2026-07-30 19:45:57 +03:00
parent 34bb145de3
commit 7b8c031022
3 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="../dist/windows/quakeball.exe"
export_path="../dist/windows/skullballs.exe"
patches=PackedStringArray()
patch_delta_encoding=false
patch_delta_compression_level_zstd=19
@ -86,7 +86,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="../dist/linux/quakeball.x86_64"
export_path="../dist/linux/skullball.x86_64"
patches=PackedStringArray()
patch_delta_encoding=false
patch_delta_compression_level_zstd=19

View File

@ -10,7 +10,7 @@ config_version=5
[application]
config/name="QuakeBall"
config/name="SkullBall"
run/main_scene="uid://lahirbqfppvw"
config/features=PackedStringArray("4.7", "Forward Plus")
config/icon="res://icon.svg"

View File

@ -1575,7 +1575,7 @@ alignment = 1
[node name="label" type="Label" parent="main_panel/v_box_container" unique_id=140542377]
custom_minimum_size = Vector2(0, 50)
layout_mode = 2
text = "QuakeBall"
text = "SkullBall"
horizontal_alignment = 1
metadata/_edit_lock_ = true