summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ08nY2017-04-22 03:17:33 +0200
committerJ08nY2017-04-22 03:21:18 +0200
commitc2be9e9056cb403155664dec8f08bb00be736671 (patch)
tree35c990b7d79cd22a264518ae463b2f8ef9122907
parentd624dd53742320369ec6e07ce37a47158ec3476b (diff)
downloadld38-c2be9e9056cb403155664dec8f08bb00be736671.tar.gz
ld38-c2be9e9056cb403155664dec8f08bb00be736671.tar.zst
ld38-c2be9e9056cb403155664dec8f08bb00be736671.zip
-rw-r--r--base.tscn5
-rw-r--r--export_presets.cfg58
-rw-r--r--ld38.godot10
3 files changed, 73 insertions, 0 deletions
diff --git a/base.tscn b/base.tscn
new file mode 100644
index 0000000..f977418
--- /dev/null
+++ b/base.tscn
@@ -0,0 +1,5 @@
+[gd_scene format=2]
+
+[node name="Node" type="Node"]
+
+
diff --git a/export_presets.cfg b/export_presets.cfg
new file mode 100644
index 0000000..0f5ef08
--- /dev/null
+++ b/export_presets.cfg
@@ -0,0 +1,58 @@
+[preset.0]
+
+exclude_filter=""
+export_filter="all_resources"
+include_filter=""
+name="HTML5"
+patch_list=PoolStringArray( )
+platform="HTML5"
+runnable=true
+
+[preset.0.options]
+
+custom_template/debug=""
+custom_template/release=""
+html/head_include=""
+options/memory_size=3
+options/target=1
+texture_format/etc=true
+texture_format/etc2=false
+texture_format/s3tc=false
+
+[preset.1]
+
+exclude_filter=""
+export_filter="all_resources"
+include_filter=""
+name="Linux/X11"
+patch_list=PoolStringArray( )
+platform="Linux/X11"
+runnable=true
+
+[preset.1.options]
+
+binary_format/64_bits=true
+custom_template/debug="/root/.godot/templates/3.0-alpha/linux_x11_64_debug"
+custom_template/release="/root/.godot/templates/3.0-alpha/linux_x11_64_release"
+texture_format/etc=false
+texture_format/etc2=false
+texture_format/s3tc=true
+
+[preset.2]
+
+exclude_filter=""
+export_filter="all_resources"
+include_filter=""
+name="Windows Desktop"
+patch_list=PoolStringArray( )
+platform="Windows Desktop"
+runnable=true
+
+[preset.2.options]
+
+binary_format/64_bits=true
+custom_template/debug="/root/.godot/templates/3.0-alpha/windows_64_debug.exe"
+custom_template/release="/root/.godot/templates/3.0-alpha/windows_64_release.exe"
+texture_format/etc=false
+texture_format/etc2=false
+texture_format/s3tc=true
diff --git a/ld38.godot b/ld38.godot
new file mode 100644
index 0000000..2359ede
--- /dev/null
+++ b/ld38.godot
@@ -0,0 +1,10 @@
+config_version=3
+[application]
+
+name="ld38"
+main_scene="res://base.tscn"
+icon="res://icon.png"
+
+[memory]
+
+multithread/thread_rid_pool_prealloc=60