summaryrefslogtreecommitdiff
path: root/.ThePixelWorld.code-workspace
diff options
context:
space:
mode:
authorjak1 <mike.wollmann@gmail.com>2021-07-20 21:44:22 +0200
committerjak1 <mike.wollmann@gmail.com>2021-07-20 21:44:22 +0200
commit83cf72b77de5c62f7a355766165d68e513eaaf2e (patch)
tree46bb1f5471d646ea309be905976043cff0235269 /.ThePixelWorld.code-workspace
downloadthepixelworld-83cf72b77de5c62f7a355766165d68e513eaaf2e.tar.gz
thepixelworld-83cf72b77de5c62f7a355766165d68e513eaaf2e.tar.bz2
thepixelworld-83cf72b77de5c62f7a355766165d68e513eaaf2e.tar.xz
thepixelworld-83cf72b77de5c62f7a355766165d68e513eaaf2e.zip
init game repo (basic)
Diffstat (limited to '.ThePixelWorld.code-workspace')
-rw-r--r--.ThePixelWorld.code-workspace7
1 files changed, 7 insertions, 0 deletions
diff --git a/.ThePixelWorld.code-workspace b/.ThePixelWorld.code-workspace
new file mode 100644
index 0000000..362d7c2
--- /dev/null
+++ b/.ThePixelWorld.code-workspace
@@ -0,0 +1,7 @@
+{
+ "folders": [
+ {
+ "path": "."
+ }
+ ]
+} \ No newline at end of file