{
"title": "0.1",
"images": [],
"rows": [
{
"field": "''(link to Minecraft Launcher article, displayed as Minecraft Launcher)''",
"label": "Program"
},
{
"field": "April 18, 2013",
"label": "Release date"
}
],
"invimages": [],
"footer": "<table style=\"margin: auto; word-break: break-word;\">\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\" rowspan=\"2\"></td>\n<td rowspan=\"2\" style=\"padding: 0.4em\">''' 0.1'''</td>\n<td style=\"padding: 0.4em\" rowspan=\"2\">[[Launcher 0.2| 0.2 <span style=\"margin-right:-0.35em\">►</span>►]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n</tr>\n</table>"
}
0.1 is the first major launcher version released on April 18, 2013, replacing the old launcher used since Beta for 1.6.1.
Changes
- .minecraft directory structure is changed:
- "assets" folder; stores resources such as language packs and sounds.
- All music discs now use .ogg format instead of .mus format.
- "library" folder; stores Java libraries such as LWJGL and jinput.jar.
- "versions" folder; there are file "versions.json" (meta data) and folders that stores minecraft.jar for each versions (but its name is same as its version. e.g. for 13w16a, "versions/13w16a/13w16a.jar").
- Libraries and minecraft.jar are now separate.
- The launcher is an executable.
Navigation