Files
AmongFromUs.Prototype/git_api.gdns
2020-10-01 19:53:08 +02:00

10 lines
243 B
Plaintext

[gd_resource type="NativeScript" load_steps=2 format=2]
[ext_resource path="res://git_api.gdnlib" type="GDNativeLibrary" id=1]
[resource]
resource_name = "GitAPI"
class_name = "GitAPI"
library = ExtResource( 1 )
script_class_name = "GitAPI"