Fix OptiFine resolution for 1.13+.
This commit is contained in:
3
.vscode/launch.json
vendored
3
.vscode/launch.json
vendored
@@ -11,7 +11,8 @@
|
||||
"program": "${workspaceFolder}\\src\\index.ts",
|
||||
"args": [
|
||||
"g",
|
||||
"distro"
|
||||
"distro",
|
||||
"xyz"
|
||||
],
|
||||
"preLaunchTask": "compile",
|
||||
"outFiles": [
|
||||
|
||||
Reference in New Issue
Block a user