mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-02-19 14:27:50 +01:00
Figuring out dalamud experimental downloads
This commit is contained in:
parent
13500264b7
commit
4da98041b1
2 changed files with 126 additions and 9 deletions
18
repo.json
18
repo.json
|
|
@ -1,13 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Author": "Ottermandias, Nylfae, Adam, Wintermute",
|
||||
"Name": "Penumbra",
|
||||
"Name": "PenumbraPreview",
|
||||
"Punchline": "Runtime mod loader and manager.",
|
||||
"Description": "Runtime mod loader and manager.",
|
||||
"InternalName": "Penumbra",
|
||||
"AssemblyVersion": "1.5.1.12",
|
||||
"TestingAssemblyVersion": "1.5.1.12",
|
||||
"RepoUrl": "https://github.com/xivdev/Penumbra",
|
||||
"InternalName": "PenumbraPreview",
|
||||
"AssemblyVersion": "0.1",
|
||||
"TestingAssemblyVersion": "0.1",
|
||||
"RepoUrl": "https://github.com/ffbewhatah-maker/PenumbraPreview",
|
||||
"ApplicableVersion": "any",
|
||||
"DalamudApiLevel": 14,
|
||||
"TestingDalamudApiLevel": 14,
|
||||
|
|
@ -18,9 +18,9 @@
|
|||
"LoadPriority": 69420,
|
||||
"LoadRequiredState": 2,
|
||||
"LoadSync": true,
|
||||
"DownloadLinkInstall": "https://github.com/xivdev/Penumbra/releases/download/1.5.1.12/Penumbra.zip",
|
||||
"DownloadLinkTesting": "https://github.com/xivdev/Penumbra/releases/download/1.5.1.12/Penumbra.zip",
|
||||
"DownloadLinkUpdate": "https://github.com/xivdev/Penumbra/releases/download/1.5.1.12/Penumbra.zip",
|
||||
"IconUrl": "https://raw.githubusercontent.com/xivdev/Penumbra/master/images/icon.png"
|
||||
"DownloadLinkInstall": "https://github.com/ffbewhatah-maker/PenumbraPreviewer/archive/refs/tags/main.zip",
|
||||
"DownloadLinkTesting": "https://github.com/ffbewhatah-maker/PenumbraPreviewer/archive/refs/tags/main.zip",
|
||||
"DownloadLinkUpdate": "https://github.com/ffbewhatah-maker/PenumbraPreviewer/archive/refs/tags/main.zip",
|
||||
"IconUrl": "https://github.com/ffbewhatah-maker/PenumbraPreviewer/archive/refs/tags/main.zip"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue