about summary refs log tree commit diff homepage
path: root/brutalmaze/settings.ini
diff options
context:
space:
mode:
Diffstat (limited to 'brutalmaze/settings.ini')
-rw-r--r--brutalmaze/settings.ini7
1 files changed, 7 insertions, 0 deletions
diff --git a/brutalmaze/settings.ini b/brutalmaze/settings.ini
new file mode 100644
index 0000000..ee5aefa
--- /dev/null
+++ b/brutalmaze/settings.ini
@@ -0,0 +1,7 @@
+[Graphics]
+Screen width: 640
+Screen height: 480
+# OpenGL should be supported on all machines with hardware acceleration
+OpenGL: no
+# FPS should not be greater than refresh rate
+Maximum FPS: 60