Save themes in .tres format

Better for version control and editing outside of the editor.
This commit is contained in:
Leroy Hopson 2021-06-18 10:17:48 +07:00
parent b133bfb602
commit 80bcc41855
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA
22 changed files with 382 additions and 4 deletions

View file

@ -1,6 +1,6 @@
[gd_scene load_steps=4 format=2]
[ext_resource path="res://addons/godot_xterm/themes/default_dark.theme" type="Theme" id=1]
[ext_resource path="res://addons/godot_xterm/themes/default_dark.tres" type="Theme" id=1]
[ext_resource path="res://addons/godot_xterm/nodes/terminal/terminal.gdns" type="Script" id=4]
[ext_resource path="res://examples/asciicast/example.cast" type="Animation" id=6]