diff options
Diffstat (limited to 'workspaces/test/workspace.cfg')
| -rw-r--r-- | workspaces/test/workspace.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/workspaces/test/workspace.cfg b/workspaces/test/workspace.cfg index af822c5..94e7d75 100644 --- a/workspaces/test/workspace.cfg +++ b/workspaces/test/workspace.cfg @@ -8,8 +8,8 @@ target = "test_demo" timeline = "timeline.seq" music = "music.track" assets = "assets.txt" -asset_dirs = ["assets/", "../common/"] -shader_dirs = ["shaders/", "../common/shaders/"] +asset_dirs = ["music/", "weights/", "obj/"] +shader_dirs = ["shaders/"] [options] width = 1280 |
