feat: Added readme, fixed dependecies
This commit is contained in:
parent
ff4852656b
commit
2f5e80295d
20 changed files with 164 additions and 195 deletions
|
|
@ -12,13 +12,14 @@ config_version=5
|
|||
|
||||
warnings/check_invalid_track_paths=false
|
||||
warnings/check_angle_interpolation_type_conflicting=false
|
||||
compatibility/default_parent_skeleton_in_mesh_instance_3d=true
|
||||
|
||||
[application]
|
||||
|
||||
config/name="Liberation of the Neighbourville"
|
||||
config/version="0.3.0"
|
||||
run/main_scene="uid://bfstrli64u23y"
|
||||
config/features=PackedStringArray("4.4", "C#", "Forward Plus")
|
||||
config/features=PackedStringArray("4.7", "C#", "Forward Plus")
|
||||
config/icon="res://icon.png"
|
||||
config/windows_native_icon="res://icon.ico"
|
||||
|
||||
|
|
@ -68,7 +69,7 @@ import/blender/enabled=false
|
|||
[gui]
|
||||
|
||||
theme/custom="res://assets/themes/GameStyle.tres"
|
||||
theme/custom_font="res://assets/fonts/pico12.ttf"
|
||||
theme/custom_font="uid://bor21ae1lks57"
|
||||
|
||||
[input]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue