1
0
Fork 0
mirror of https://github.com/lihop/godot-xterm.git synced 2025-03-03 01:43:58 +01:00
godot-xterm/addons/godot_xterm/nodes/terminal/terminal.gdns

9 lines
253 B
Text
Raw Normal View History

[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 )