summaryrefslogtreecommitdiff
path: root/workspaces/test/workspace.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'workspaces/test/workspace.cfg')
-rw-r--r--workspaces/test/workspace.cfg18
1 files changed, 18 insertions, 0 deletions
diff --git a/workspaces/test/workspace.cfg b/workspaces/test/workspace.cfg
new file mode 100644
index 0000000..af822c5
--- /dev/null
+++ b/workspaces/test/workspace.cfg
@@ -0,0 +1,18 @@
+[workspace]
+name = "Test Demo"
+description = "Test and validation demo"
+version = "1.0"
+
+[build]
+target = "test_demo"
+timeline = "timeline.seq"
+music = "music.track"
+assets = "assets.txt"
+asset_dirs = ["assets/", "../common/"]
+shader_dirs = ["shaders/", "../common/shaders/"]
+
+[options]
+width = 1280
+height = 720
+duration = -1
+bpm = 120