summaryrefslogtreecommitdiff
path: root/workspaces/main/workspace.cfg
blob: 1c2f4c09c45aaa4eea8a5e99a788b25e62477f3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[workspace]
name = "Main Demo"
description = "Production 64k demo"
version = "1.0"

[build]
target = "demo64k"
timeline = "timeline.seq"
music = "pop_punk_drums.track"
assets = "assets.txt"
asset_dirs = ["music/", "weights/", "obj/"]
shader_dirs = ["shaders/"]

[options]
width = 1280
height = 720
duration = -1
bpm = 165