summaryrefslogtreecommitdiff
path: root/src/plugins/gui.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/gui.txt')
-rw-r--r--src/plugins/gui.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/plugins/gui.txt b/src/plugins/gui.txt
new file mode 100644
index 000000000..87f5ac742
--- /dev/null
+++ b/src/plugins/gui.txt
@@ -0,0 +1,15 @@
+//
+// GUI Plugin Configuration
+//
+
+// Enable I'm Alive?
+imalive_on: 0
+
+// How often to display I'm Alive (in seconds)
+imalive_time: 30
+
+// Enable GUI flushing for Mugendai's GUI?
+flush_on: 0
+
+// How often to flush the buffer on-screen (in seconds)
+flush_time: 60 \ No newline at end of file