From 8c3a196e671ed57f7c028861db9146398f92ed55 Mon Sep 17 00:00:00 2001 From: J08nY Date: Sat, 22 Apr 2017 05:58:29 +0200 Subject: Add some base assets, begin work on world generation --- ld38.godot | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ld38.godot') diff --git a/ld38.godot b/ld38.godot index 2359ede..e1b5588 100644 --- a/ld38.godot +++ b/ld38.godot @@ -1,4 +1,6 @@ config_version=3 +config_version=null + [application] name="ld38" @@ -8,3 +10,7 @@ icon="res://icon.png" [memory] multithread/thread_rid_pool_prealloc=60 + +[rendering] + +viewport/default_clear_color=Color( 0, 0, 0, 1 ) -- cgit v1.2.3-70-g09d2