Update version build and reset resolution to default minecraft size.
This commit is contained in:
parent
ed642c1638
commit
c88db8c913
@ -83,8 +83,8 @@ const DEFAULT_CONFIG = {
|
||||
],
|
||||
},
|
||||
game: {
|
||||
resWidth: 1280,
|
||||
resHeight: 720,
|
||||
resWidth: 854,
|
||||
resHeight: 480,
|
||||
fullscreen: false,
|
||||
autoConnect: true,
|
||||
launchDetached: true
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vicariousnetworklauncher",
|
||||
"version": "1.8.0",
|
||||
"version": "1.0.0",
|
||||
"productName": "Vicarious Network Launcher",
|
||||
"description": "Modded Minecraft Launcher",
|
||||
"author": "Daniel Scalzi (https://github.com/dscalzi/)",
|
||||
|
Loading…
Reference in New Issue
Block a user