mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-01-03 06:13:45 +01:00
add json shit, make artifact not shit
This commit is contained in:
parent
bd2c9b8585
commit
7471e1acaf
3 changed files with 18 additions and 1 deletions
11
Penumbra/Penumbra.json
Normal file
11
Penumbra/Penumbra.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"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": 69420
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue