diff options
author | Thomas Groman <tgroman@nuegia.net> | 2019-09-19 02:31:22 -0700 |
---|---|---|
committer | Thomas Groman <tgroman@nuegia.net> | 2019-09-19 02:31:22 -0700 |
commit | f14ebfbb44f84469efa22b138f3bd0996143cb7d (patch) | |
tree | 1e9c7f9e8c5c458be1ec4d9b85fdbe0d2ae2c5b7 | |
parent | 99459415f7e6fb55a6b4371e74a7d9f27554737e (diff) | |
download | NuegiaContinuumPlus-f14ebfbb44f84469efa22b138f3bd0996143cb7d.tar NuegiaContinuumPlus-f14ebfbb44f84469efa22b138f3bd0996143cb7d.tar.gz NuegiaContinuumPlus-f14ebfbb44f84469efa22b138f3bd0996143cb7d.tar.lz NuegiaContinuumPlus-f14ebfbb44f84469efa22b138f3bd0996143cb7d.tar.xz NuegiaContinuumPlus-f14ebfbb44f84469efa22b138f3bd0996143cb7d.zip |
Disable tutorial, vsync, and set gui scale to normal
-rw-r--r-- | .minecraft/options.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.minecraft/options.txt b/.minecraft/options.txt new file mode 100644 index 0000000..2f53eae --- /dev/null +++ b/.minecraft/options.txt @@ -0,0 +1,3 @@ +enableVsync:false +guiScale:2 +tutorialStep:none |