updated gitignore

set main scene
master
Zachary Epps 5 years ago
parent d2d92ae9bf
commit 42e916496e

1
.gitignore vendored

@ -1 +1,2 @@
.import/*
builds/*

@ -0,0 +1,19 @@
[preset.0]
name="Linux/X11"
platform="Linux/X11"
runnable=true
custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
patch_list=PoolStringArray( )
[preset.0.options]
texture_format/s3tc=true
texture_format/etc=false
texture_format/etc2=false
binary_format/64_bits=true
custom_template/release=""
custom_template/debug=""

@ -11,6 +11,7 @@ config_version=3
[application]
config/name="Textual Royale"
run/main_scene="res://scenes/MainUI.tscn"
config/icon="res://icon.png"
[display]

Loading…
Cancel
Save