mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-02-21 07:17:53 +01:00
Bump version to 0.1.2 and update download links in repo.json
This commit is contained in:
parent
f3c10b9e85
commit
16aa2870d5
1 changed files with 6 additions and 6 deletions
12
repo.json
12
repo.json
|
|
@ -5,8 +5,8 @@
|
||||||
"Punchline": "Runtime mod loader and manager.",
|
"Punchline": "Runtime mod loader and manager.",
|
||||||
"Description": "Runtime mod loader and manager.",
|
"Description": "Runtime mod loader and manager.",
|
||||||
"InternalName": "PenumbraPreview",
|
"InternalName": "PenumbraPreview",
|
||||||
"AssemblyVersion": "0.1.1",
|
"AssemblyVersion": "0.1.2",
|
||||||
"TestingAssemblyVersion": "0.1.1",
|
"TestingAssemblyVersion": "0.1.2",
|
||||||
"RepoUrl": "https://github.com/ffbewhatah-maker/PenumbraPreview",
|
"RepoUrl": "https://github.com/ffbewhatah-maker/PenumbraPreview",
|
||||||
"ApplicableVersion": "any",
|
"ApplicableVersion": "any",
|
||||||
"DalamudApiLevel": 14,
|
"DalamudApiLevel": 14,
|
||||||
|
|
@ -18,9 +18,9 @@
|
||||||
"LoadPriority": 69420,
|
"LoadPriority": 69420,
|
||||||
"LoadRequiredState": 2,
|
"LoadRequiredState": 2,
|
||||||
"LoadSync": true,
|
"LoadSync": true,
|
||||||
"DownloadLinkInstall": "https://github.com/ffbewhatah-maker/PenumbraPreviewer/archive/refs/tags/main.zip",
|
"DownloadLinkInstall": "https://github.com/xivdev/Penumbra/releases/download/0.1.2/Penumbra.zip",
|
||||||
"DownloadLinkTesting": "https://github.com/ffbewhatah-maker/PenumbraPreviewer/archive/refs/tags/main.zip",
|
"DownloadLinkTesting": "https://github.com/xivdev/Penumbra/releases/download/0.1.2/Penumbra.zip",
|
||||||
"DownloadLinkUpdate": "https://github.com/ffbewhatah-maker/PenumbraPreviewer/archive/refs/tags/main.zip",
|
"DownloadLinkUpdate": "https://github.com/xivdev/Penumbra/releases/download/0.1.2/Penumbra.zip",
|
||||||
"IconUrl": "https://github.com/ffbewhatah-maker/PenumbraPreviewer/archive/refs/tags/main.zip"
|
"IconUrl": "https://raw.githubusercontent.com/xivdev/Penumbra/master/images/icon.png"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue