multimc-dev: Update to version 2101
parent
5597c837d8
commit
5423ae7c95
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"version": "2085",
|
||||
"version": "2101",
|
||||
"description": "Launcher for Minecraft that allows for multiple, cleanly separated instances of Minecraft.",
|
||||
"homepage": "https://multimc.org/",
|
||||
"license": "Apache-2.0",
|
||||
"url": "https://teamcity.multimc.org/app/rest/builds/number:2085/artifacts/content/package.tar.gz?guest=1",
|
||||
"hash": "9b951529d768f26e0f64fe8b5732a0a95897e6dbe38a7b8ce5aca8e3b19f489f",
|
||||
"url": "https://teamcity.multimc.org/app/rest/builds/number:2101/artifacts/content/package.tar.gz?guest=1",
|
||||
"hash": "0a8244ee86acdb2a9bb8a7a0cf0c747812b4d401a38e845011f6caf381e16729",
|
||||
"extract_dir": "MultiMC",
|
||||
"pre_install": [
|
||||
"if (-not (Test-Path \"$dir\\accounts.json\")) { New-Item \"$dir\\accounts.json\" -ItemType File | Out-Null }",
|
||||
|
|
Loading…
Reference in New Issue