mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-03-15 15:55:18 +00:00
Everything seems to be working on my end, but further testing is required. I also added static typing to some dictionaries.
9 lines
309 B
Text
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 = {}
|