Add sandbox button to the title, and add CLI badge explainer

This commit is contained in:
blinry 2021-02-04 15:19:54 +01:00
parent cab8a9837c
commit 13dc516edf
9 changed files with 30 additions and 8 deletions

View file

@ -3,8 +3,7 @@
[ext_resource path="res://scenes/terminal.tscn" type="PackedScene" id=1]
[ext_resource path="res://scenes/repository.tscn" type="PackedScene" id=2]
[ext_resource path="res://styles/theme.tres" type="Theme" id=3]
[ext_resource path="res://sandbox.gd" type="Script" id=4]
[ext_resource path="res://scenes/sandbox.gd" type="Script" id=4]
[node name="Sandbox" type="Control"]
anchor_right = 1.0
@ -41,7 +40,6 @@ anchor_bottom = 0.0
margin_right = 949.0
margin_bottom = 1070.0
size_flags_horizontal = 3
editable_path = true
[node name="Terminal" parent="Columns" instance=ExtResource( 1 )]
anchor_right = 0.0