MinecraftForge / JavaWrapper

GNU Lesser General Public License v2.1
9 stars 1 forks source link

Linux JRE support. #10

Open 0xilly opened 7 years ago

0xilly commented 7 years ago

I'll add this when mojang updates the json

0xilly commented 7 years ago

Looks like the launcher json doesn't have the jre I cant add this yet

"linux": {
        "downloadhash": "9e447314af8a63ee7d3e35de479aba6d22b1e10c",
        "applink": "<REDACTED>",
        "versions": {
            "launcher": {
                "commit": "36c448b46165de82f576a4afced5e2cc824930f3",
                "name": "2.0.579-dev"
            }
        }
    },
0xilly commented 7 years ago

Looking into it more looks like it doesn't even download/wrap java? Just gives us a message to update to J8