mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-31 21:03:48 +01:00
13 lines
No EOL
424 B
JSON
13 lines
No EOL
424 B
JSON
{
|
|
"Author": "Adam",
|
|
"Name": "Penumbra",
|
|
"Description": "Runtime mod loader and manager.",
|
|
"InternalName": "Penumbra",
|
|
"AssemblyVersion": "1.0.0.0",
|
|
"RepoUrl": "https://github.com/xivdev/Penumbra",
|
|
"ApplicableVersion": "any",
|
|
"Tags": [ "modding" ],
|
|
"DalamudApiLevel": 6,
|
|
"LoadPriority": 69420,
|
|
"IconUrl": "https://raw.githubusercontent.com/xivdev/Penumbra/master/images/icon.png"
|
|
} |