Set the window params inside the launcher part, depending on launcher type.

Also create/change the new internal version files.
This commit is contained in:
Petr Mrázek
2014-05-06 23:39:02 +02:00
parent 2590c6be15
commit 825d31bf1a
44 changed files with 203 additions and 3231 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"id": "1.2.3",
"time": "2013-08-06T13:00:00+02:00",
"releaseTime": "2012-03-02T00:00:00+02:00",
"type": "release",
"processArguments": "legacy",
"mainClass": "net.minecraft.client.Minecraft",
"+traits": ["legacyLaunch"]
}