Fix OptiFine resolution for 1.13+.

This commit is contained in:
Daniel Scalzi
2020-06-13 00:31:47 -04:00
parent ceb23f11a5
commit 2f679411b9
3 changed files with 16 additions and 8 deletions

3
.vscode/launch.json vendored
View File

@@ -11,7 +11,8 @@
"program": "${workspaceFolder}\\src\\index.ts",
"args": [
"g",
"distro"
"distro",
"xyz"
],
"preLaunchTask": "compile",
"outFiles": [