Skip to content

Commit 4cad161

Browse files
yuk7sileshn
authored andcommitted
Add preset.json for force wsl2
1 parent 2586787 commit 4cad161

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ ziproot: Launcher.exe rootfs.tar.gz
1818
mkdir ziproot
1919
cp Launcher.exe ziproot/${LNCR_EXE}
2020
cp rootfs.tar.gz ziproot/
21+
cp preset.json ziproot/
2122

2223
exe: Launcher.exe
2324
Launcher.exe: icons.zip

preset.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"wslversion": 2
3+
}

0 commit comments

Comments
 (0)