Refactor file structure

Former-commit-id: 3eecf504cf
This commit is contained in:
Leroy Hopson 2020-09-17 16:23:01 +07:00
parent a022104230
commit ee6d7cb0fa
33 changed files with 89 additions and 50 deletions

View file

@ -0,0 +1,8 @@
[gd_resource type="NativeScript" load_steps=2 format=2]
[ext_resource path="res://addons/godot_xterm/native/godotxtermnative.gdnlib" type="GDNativeLibrary" id=1]
[resource]
resource_name = "Terminal"
class_name = "Terminal"
library = ExtResource( 1 )