summaryrefslogtreecommitdiff
path: root/git_api.gdns
blob: adab80aa1a15ffe5610021c0e13ea3f7bb5eb9d1 (plain)
1
2
3
4
5
6
7
8
9
[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"