We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21b6cb2 commit e6b2ec7Copy full SHA for e6b2ec7
.devcontainer/devcontainer.json
@@ -9,5 +9,4 @@
9
},
10
"onCreateCommand": "dpkg --add-architecture i386 && apt update && apt install -y g++ clang g++-multilib unzip cmake wine32",
11
"postCreateCommand": "wineboot && wget https://github.com/krystalgamer/spidey-decomp-vs/releases/download/v1.0/spidey-vs.zip && unzip spidey-vs.zip -d /root/.wine/drive_c/vs",
12
- "workspaceFolder": "/root/.wine/drive_c"
13
}
0 commit comments