Skip to content

Commit d6854c4

Browse files
committed
Asdasd
1 parent e6b2ec7 commit d6854c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"WINEPREFIX": "/root/.wine"
99
},
1010
"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",
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 && ln -s /workspaces/spidey-decomp /root/.wine/drive_c/spidey-decomp"
1212
}

0 commit comments

Comments
 (0)