mirror of
https://github.com/zaaarf/lillero-loader.git
synced 2024-11-13 01:19:18 +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
14
README.md
14
README.md
|
@ -36,17 +36,17 @@ Go to the version folder corresponding to the instance you want to install this
|
|||
"artifact": {
|
||||
"sha1": "7d94cad0cc7e787fe9a2197e60058bd67b74f471",
|
||||
"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": {
|
||||
"artifact": {
|
||||
"sha1": "a11968731cb3400535bde46b387b8e7f9375bb5b",
|
||||
"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"
|
||||
|
@ -67,7 +67,7 @@ Select and edit your target instance and go into the "Version" tab. Click "Add e
|
|||
"artifact": {
|
||||
"sha1": "7d94cad0cc7e787fe9a2197e60058bd67b74f471",
|
||||
"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"
|
||||
|
@ -77,14 +77,14 @@ Select and edit your target instance and go into the "Version" tab. Click "Add e
|
|||
"artifact": {
|
||||
"sha1": "a11968731cb3400535bde46b387b8e7f9375bb5b",
|
||||
"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",
|
||||
"uid": "ftbsc.lll",
|
||||
"version": "1"
|
||||
}
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue