fixed prism launcher build again
This commit is contained in:
parent
e9383e9fcd
commit
9af27ae243
3 changed files with 14 additions and 14 deletions
|
@ -48,7 +48,8 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cachedName": "unsup",
|
"cachedName": "unsup",
|
||||||
"uid": "custom.agent.06fcc9ff-e7a6-4558-a398-de414d0a6732"
|
"cachedVersion": "0.2.3",
|
||||||
|
"uid": "com.unascribed.unsup"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"formatVersion": 1
|
"formatVersion": 1
|
||||||
|
|
12
build/prism/patches/com.unascribed.unsup.json
Normal file
12
build/prism/patches/com.unascribed.unsup.json
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"formatVersion": 1,
|
||||||
|
"name": "unsup",
|
||||||
|
"uid": "com.unascribed.unsup",
|
||||||
|
"version": "0.2.3",
|
||||||
|
"+agents": [
|
||||||
|
{
|
||||||
|
"name": "com.unascribed:unsup:0.2.3",
|
||||||
|
"url": "https://repo.sleeping.town"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -1,13 +0,0 @@
|
||||||
{
|
|
||||||
"+agents": [
|
|
||||||
{
|
|
||||||
"MMC-displayname": "unsup",
|
|
||||||
"MMC-filename": "06fcc9ff-e7a6-4558-a398-de414d0a6732.jar",
|
|
||||||
"MMC-hint": "local",
|
|
||||||
"name": "custom.agents:06fcc9ff-e7a6-4558-a398-de414d0a6732:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"formatVersion": 1,
|
|
||||||
"name": "unsup",
|
|
||||||
"uid": "custom.agent.06fcc9ff-e7a6-4558-a398-de414d0a6732"
|
|
||||||
}
|
|
Loading…
Reference in a new issue