Add FAQ item about Windows XP needing some extra things
This commit is contained in:
parent
97fb9e58d6
commit
c2e54c3fca
1 changed files with 9 additions and 1 deletions
|
@ -30,4 +30,12 @@ ol
|
|||
p You're probably using MultiMC 4. Mojang fundamentally changed the way Minecraft is launched in later versions, and we decided to rewrite MultiMC to support it. You can get test builds of MultiMC 5 (which supports everything the vanilla launcher does) from the homepage.
|
||||
|
||||
li Where do I put my coremods in 1.6+?
|
||||
p Forge now expects coremods to be in the same place as regular mods, so just stick them in the "Loader Mods" tab along with the other mods.
|
||||
p Forge now expects coremods to be in the same place as regular mods, so just stick them in the "Loader Mods" tab along with the other mods.
|
||||
|
||||
li Why do I get an SSL error (or why can't log in) using Windows XP?
|
||||
p
|
||||
| Windows XP is really, really old now, but MultiMC will work on it provided you have both
|
||||
a(href="http://www.microsoft.com/en-us/download/details.aspx?id=38918", target="_blank") updated root certificates
|
||||
| and
|
||||
a(href="http://www.microsoft.com/en-us/download/details.aspx?id=29", target="_blank") MSVCR 2008
|
||||
| installed.
|
Loading…
Reference in a new issue