mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-10 04:40:25 +01:00
7 lines
237 B
Text
7 lines
237 B
Text
[gd_scene load_steps=2 format=3 uid="uid://dntcn0ixbgikx"]
|
|
|
|
[ext_resource type="Script" path="res://test/scenes/theme.gd" id="1"]
|
|
|
|
[node name="Terminal2" type="Terminal"]
|
|
custom_minimum_size = Vector2(200, 100)
|
|
script = ExtResource("1")
|