Godot4.4 добавились UID
This commit is contained in:
@@ -15,6 +15,7 @@ dest_files=["res://.godot/imported/DejaVuSans.ttf-9b3237397afd1f73977bc4b24b1096
|
||||
Rendering=null
|
||||
antialiasing=1
|
||||
generate_mipmaps=false
|
||||
disable_embedded_bitmaps=true
|
||||
multichannel_signed_distance_field=false
|
||||
msdf_pixel_range=8
|
||||
msdf_size=48
|
||||
@@ -22,6 +23,7 @@ allow_system_fallback=true
|
||||
force_autohinter=false
|
||||
hinting=1
|
||||
subpixel_positioning=1
|
||||
keep_rounding_remainders=true
|
||||
oversampling=0.0
|
||||
Fallbacks=null
|
||||
fallbacks=[]
|
||||
|
||||
@@ -15,6 +15,7 @@ dest_files=["res://.godot/imported/DejaVuSansCondensed.ttf-cf82d94147dd2c6295544
|
||||
Rendering=null
|
||||
antialiasing=1
|
||||
generate_mipmaps=false
|
||||
disable_embedded_bitmaps=true
|
||||
multichannel_signed_distance_field=false
|
||||
msdf_pixel_range=8
|
||||
msdf_size=48
|
||||
@@ -22,6 +23,7 @@ allow_system_fallback=true
|
||||
force_autohinter=false
|
||||
hinting=1
|
||||
subpixel_positioning=1
|
||||
keep_rounding_remainders=true
|
||||
oversampling=0.0
|
||||
Fallbacks=null
|
||||
fallbacks=[]
|
||||
|
||||
1
consts.gd.uid
Normal file
1
consts.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://gvpooxgqqapr
|
||||
1
interfers.gd.uid
Normal file
1
interfers.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://dkujodmapae6p
|
||||
1
main.gd.uid
Normal file
1
main.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://dirnw021k0sgw
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=10 format=3 uid="uid://87gtvqd7bbje"]
|
||||
|
||||
[ext_resource type="Script" path="res://main.gd" id="1_jt2ds"]
|
||||
[ext_resource type="Script" path="res://table/table.gd" id="2_61iss"]
|
||||
[ext_resource type="Script" uid="uid://dirnw021k0sgw" path="res://main.gd" id="1_jt2ds"]
|
||||
[ext_resource type="Script" uid="uid://c7yk2vx6bqrwb" path="res://table/table.gd" id="2_61iss"]
|
||||
[ext_resource type="Texture2D" uid="uid://cex4jiu1pcj3x" path="res://edit-add-0.png" id="3_0aqi0"]
|
||||
[ext_resource type="Texture2D" uid="uid://cx746np1wexnd" path="res://edit-add-1.png" id="4_s8cxp"]
|
||||
[ext_resource type="Texture2D" uid="uid://wh7p3t4frxf" path="res://disconnect.png" id="6_hj3vd"]
|
||||
|
||||
@@ -12,7 +12,7 @@ config_version=5
|
||||
|
||||
config/name="Имитатор ПО КАПС РПБ для МП-1К"
|
||||
run/main_scene="res://main.tscn"
|
||||
config/features=PackedStringArray("4.3")
|
||||
config/features=PackedStringArray("4.4")
|
||||
config/icon="res://icon.png"
|
||||
|
||||
[autoload]
|
||||
|
||||
1
table/table.gd.uid
Normal file
1
table/table.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://c7yk2vx6bqrwb
|
||||
1
threats.gd.uid
Normal file
1
threats.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://ba7gmy80uig64
|
||||
1
tools.gd.uid
Normal file
1
tools.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://d306xafvkrl2k
|
||||
Reference in New Issue
Block a user