mirror of
https://github.com/zaaarf/lillero-loader.git
synced 2024-11-22 12:54:49 +01:00
doc: updated version in readme
This commit is contained in:
parent
cbc98c896c
commit
f4db0dc912
1 changed files with 7 additions and 7 deletions
12
README.md
12
README.md
|
@ -36,17 +36,17 @@ Go to the version folder corresponding to the instance you want to install this
|
||||||
"artifact": {
|
"artifact": {
|
||||||
"sha1": "7d94cad0cc7e787fe9a2197e60058bd67b74f471",
|
"sha1": "7d94cad0cc7e787fe9a2197e60058bd67b74f471",
|
||||||
"size": 13076,
|
"size": 13076,
|
||||||
"url": "https://maven.fantabos.co/ftbsc/lll/0.1.2/lll-0.1.2.jar"
|
"url": "https://maven.fantabos.co/ftbsc/lll/0.2.0/lll-0.2.0.jar"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"name": "ftbsc:lll:0.1.2"
|
"name": "ftbsc:lll:0.2.0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"downloads": {
|
"downloads": {
|
||||||
"artifact": {
|
"artifact": {
|
||||||
"sha1": "a11968731cb3400535bde46b387b8e7f9375bb5b",
|
"sha1": "a11968731cb3400535bde46b387b8e7f9375bb5b",
|
||||||
"size": 4779,
|
"size": 4779,
|
||||||
"url": "https://maven.fantabos.co/ftbsc/lll/loader/0.1.2/loader-0.1.2.jar"
|
"url": "https://maven.fantabos.co/ftbsc/lll/loader/0.2.0/loader-0.2.0.jar"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"name": "ftbsc.lll:loader:0.1.2"
|
"name": "ftbsc.lll:loader:0.1.2"
|
||||||
|
@ -67,7 +67,7 @@ Select and edit your target instance and go into the "Version" tab. Click "Add e
|
||||||
"artifact": {
|
"artifact": {
|
||||||
"sha1": "7d94cad0cc7e787fe9a2197e60058bd67b74f471",
|
"sha1": "7d94cad0cc7e787fe9a2197e60058bd67b74f471",
|
||||||
"size": 13076,
|
"size": 13076,
|
||||||
"url": "https://maven.fantabos.co/ftbsc/lll/0.1.2/lll-0.1.2.jar"
|
"url": "https://maven.fantabos.co/ftbsc/lll/0.2.0/lll-0.2.0.jar"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"name": "ftbsc:lll:0.1.2"
|
"name": "ftbsc:lll:0.1.2"
|
||||||
|
@ -77,10 +77,10 @@ Select and edit your target instance and go into the "Version" tab. Click "Add e
|
||||||
"artifact": {
|
"artifact": {
|
||||||
"sha1": "a11968731cb3400535bde46b387b8e7f9375bb5b",
|
"sha1": "a11968731cb3400535bde46b387b8e7f9375bb5b",
|
||||||
"size": 4779,
|
"size": 4779,
|
||||||
"url": "https://maven.fantabos.co/ftbsc/lll/loader/0.1.2/loader-0.1.2.jar"
|
"url": "https://maven.fantabos.co/ftbsc/lll/loader/0.2.0/loader-0.2.0.jar"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"name": "ftbsc.lll:loader:0.1.2"
|
"name": "ftbsc.lll:loader:0.2.0"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"name": "Lillero",
|
"name": "Lillero",
|
||||||
|
|
Loading…
Reference in a new issue