summaryrefslogtreecommitdiff
path: root/test/config
diff options
context:
space:
mode:
Diffstat (limited to 'test/config')
-rw-r--r--test/config/init.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/config/init.yaml b/test/config/init.yaml
new file mode 100644
index 0000000..2139b75
--- /dev/null
+++ b/test/config/init.yaml
@@ -0,0 +1,7 @@
+name: "Candy Gear Test"
+game:
+ width: 640
+ height: 360
+screen:
+ width: 1280
+ height: 720