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

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

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