mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 18:27:24 +01:00
16 lines
546 B
JSON
16 lines
546 B
JSON
{
|
|
"Author": "Ottermandias, Adam, Wintermute",
|
|
"Name": "Penumbra",
|
|
"Punchline": "Runtime mod loader and manager.",
|
|
"Description": "Runtime mod loader and manager.",
|
|
"InternalName": "Penumbra",
|
|
"AssemblyVersion": "9.0.0.1",
|
|
"RepoUrl": "https://github.com/xivdev/Penumbra",
|
|
"ApplicableVersion": "any",
|
|
"Tags": [ "modding" ],
|
|
"DalamudApiLevel": 11,
|
|
"LoadPriority": 69420,
|
|
"LoadState": 2,
|
|
"LoadSync": true,
|
|
"IconUrl": "https://raw.githubusercontent.com/xivdev/Penumbra/master/images/icon.png"
|
|
}
|