1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-15 15:55:18 +00:00
Pixelorama/addons/keychain/profiles/default.tres
Emmanouil Papadeas 131f91e7af Update to Godot 4.4
Everything seems to be working on my end, but further testing is required. I also added static typing to some dictionaries.
2025-03-08 16:32:49 +02:00

9 lines
309 B
Text

[gd_resource type="Resource" script_class="ShortcutProfile" load_steps=2 format=3 uid="uid://df04uev1epmmo"]
[ext_resource type="Script" uid="uid://bmtkqh6xvat7" path="res://addons/keychain/ShortcutProfile.gd" id="1"]
[resource]
script = ExtResource("1")
name = "Default"
customizable = false
bindings = {}