No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

git_api.gdns 243B

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