aboutsummaryrefslogtreecommitdiff
path: root/bin/game/config.lua
diff options
context:
space:
mode:
Diffstat (limited to 'bin/game/config.lua')
-rw-r--r--bin/game/config.lua5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/game/config.lua b/bin/game/config.lua
new file mode 100644
index 0000000..380dd1b
--- /dev/null
+++ b/bin/game/config.lua
@@ -0,0 +1,5 @@
+return
+{
+ title = "window form",
+ icon = "splash.png",
+} \ No newline at end of file