blob: eac0d865f4fb18f6048b8e19efb70343171a0643 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
[gd_resource type="NativeScript" load_steps=2 format=2]
[ext_resource path="res://addons/godot-git-plugin/git_api.gdnlib" type="GDNativeLibrary" id=1]
[resource]
resource_name = "GitAPI"
class_name = "GitAPI"
library = ExtResource( 1 )
script_class_name = "GitAPI"
|