summaryrefslogtreecommitdiff
path: root/bump/config.lua
diff options
context:
space:
mode:
Diffstat (limited to 'bump/config.lua')
-rw-r--r--bump/config.lua6
1 files changed, 6 insertions, 0 deletions
diff --git a/bump/config.lua b/bump/config.lua
new file mode 100644
index 0000000..d3b3d68
--- /dev/null
+++ b/bump/config.lua
@@ -0,0 +1,6 @@
+return
+{
+ width = 800,
+ height = 600
+
+} \ No newline at end of file