From 39d3b5f6e823d5d49c3059786638f7c54d3f4bf1 Mon Sep 17 00:00:00 2001 From: Gwilym Kuiper Date: Thu, 15 Sep 2022 22:38:42 +0100 Subject: [PATCH] Add template to the workspace --- .vscode/agb.code-workspace | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.vscode/agb.code-workspace b/.vscode/agb.code-workspace index 171f1142..22a891d8 100644 --- a/.vscode/agb.code-workspace +++ b/.vscode/agb.code-workspace @@ -23,6 +23,9 @@ }, { "path": "../examples/hyperspace-roll" + }, + { + "path": "../template" } ] } \ No newline at end of file