mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-12 21:50:26 +01:00
9 lines
259 B
Text
9 lines
259 B
Text
|
[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 = "Pseudoterminal"
|
||
|
library = ExtResource( 1 )
|