Upgrade to Godot 4.4
This commit is contained in:
1
BSON Examples/dunk.gd.uid
Normal file
1
BSON Examples/dunk.gd.uid
Normal file
@ -0,0 +1 @@
|
||||
uid://ct7fwu1uxvpmt
|
@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://ckdfb5ggwslbk"]
|
||||
|
||||
[ext_resource type="Script" path="res://BSON Examples/dunk.gd" id="1_p38ab"]
|
||||
[ext_resource type="Script" uid="uid://ct7fwu1uxvpmt" path="res://BSON Examples/dunk.gd" id="1_p38ab"]
|
||||
|
||||
[node name="Dunk" type="Control" node_paths=PackedStringArray("JSONEditor", "OutputLabel", "CopyPopup")]
|
||||
layout_mode = 3
|
||||
|
1
addons/bson/bson.gd.uid
Normal file
1
addons/bson/bson.gd.uid
Normal file
@ -0,0 +1 @@
|
||||
uid://tbtkc5qan4gw
|
1
addons/bson/plugin.gd.uid
Normal file
1
addons/bson/plugin.gd.uid
Normal file
@ -0,0 +1 @@
|
||||
uid://csghpbkcd8wca
|
@ -12,7 +12,7 @@ config_version=5
|
||||
|
||||
config/name="BSON for Godot"
|
||||
run/main_scene="res://BSON Examples/dunk.tscn"
|
||||
config/features=PackedStringArray("4.3", "Forward Plus")
|
||||
config/features=PackedStringArray("4.4", "Forward Plus")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[autoload]
|
||||
|
Reference in New Issue
Block a user