Initial Commit
Initial commit of Code Base.
This commit is contained in:
parent
293b1213e1
commit
c11a4ebbc2
653 changed files with 36893 additions and 1 deletions
7
addons/twitcher/lib/oOuch/default_key_provider.tres
Normal file
7
addons/twitcher/lib/oOuch/default_key_provider.tres
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="Resource" script_class="CryptoKeyProvider" load_steps=2 format=3 uid="uid://c4scwuk8q0r40"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dcrliedgr6eol" path="res://addons/twitcher/lib/oOuch/crypto_key_provider.gd" id="1_q12uq"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_q12uq")
|
||||
encrpytion_secret_location = "user://encryption_key.cfg"
|
||||
Loading…
Add table
Add a link
Reference in a new issue