mirror of
https://github.com/zaaarf/lillero-loader.git
synced 2024-11-22 04:54:47 +01:00
chore: updated readme
This commit is contained in:
parent
af4885b717
commit
dde8a72c7b
1 changed files with 30 additions and 30 deletions
18
README.md
18
README.md
|
@ -34,12 +34,12 @@ Go to the version folder corresponding to the instance you want to install this
|
||||||
{
|
{
|
||||||
"downloads": {
|
"downloads": {
|
||||||
"artifact": {
|
"artifact": {
|
||||||
"sha1": "91defb1dff803c2ed1d3feccba7959810d2ac2db",
|
"sha1": "e76e307e791314de56f9b1f90fdffaf5992794c1",
|
||||||
"size": 21396,
|
"size": 26762,
|
||||||
"url": "https://maven.fantabos.co/ftbsc/lll/0.3.4/lll-0.3.4.jar"
|
"url": "https://maven.fantabos.co/ftbsc/lll/0.4.1/lll-0.4.1.jar"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"name": "ftbsc:lll:0.3.4"
|
"name": "ftbsc:lll:0.4.1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"downloads": {
|
"downloads": {
|
||||||
|
@ -65,12 +65,12 @@ Select and edit your target instance and go into the "Version" tab. Click "Add e
|
||||||
{
|
{
|
||||||
"downloads": {
|
"downloads": {
|
||||||
"artifact": {
|
"artifact": {
|
||||||
"sha1": "91defb1dff803c2ed1d3feccba7959810d2ac2db",
|
"sha1": "e76e307e791314de56f9b1f90fdffaf5992794c1",
|
||||||
"size": 21396,
|
"size": 26762,
|
||||||
"url": "https://maven.fantabos.co/ftbsc/lll/0.3.4/lll-0.3.4.jar"
|
"url": "https://maven.fantabos.co/ftbsc/lll/0.4.1/lll-0.4.1.jar"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"name": "ftbsc:lll:0.3.4"
|
"name": "ftbsc:lll:0.4.1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"downloads": {
|
"downloads": {
|
||||||
|
@ -85,6 +85,6 @@ Select and edit your target instance and go into the "Version" tab. Click "Add e
|
||||||
],
|
],
|
||||||
"name": "Lillero",
|
"name": "Lillero",
|
||||||
"uid": "ftbsc.lll",
|
"uid": "ftbsc.lll",
|
||||||
"version": "0.3"
|
"version": "0.4"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue