mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
13 lines
352 B
Plaintext
13 lines
352 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://addons/material_maker/main_window.tscn" type="PackedScene" id=1]
|
|
|
|
[node name="WindowDialog" type="WindowDialog"]
|
|
margin_right = 1124.0
|
|
margin_bottom = 619.0
|
|
popup_exclusive = true
|
|
window_title = "Material Maker"
|
|
resizable = true
|
|
|
|
[node name="MainWindow" parent="." instance=ExtResource( 1 )]
|