mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
Add Dalamud.CorePlugin.json (#1533)
This commit is contained in:
parent
c7fc943692
commit
40e90a39c8
2 changed files with 15 additions and 0 deletions
9
Dalamud.CorePlugin/Dalamud.CorePlugin.json
Normal file
9
Dalamud.CorePlugin/Dalamud.CorePlugin.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"Author": "Dalamud Maintainers",
|
||||
"Name": "CorePlugin",
|
||||
"Punchline": "Testbed for developing Dalamud features.",
|
||||
"Description": "Develop and debug internal Dalamud features using CorePlugin. You have full access to all types in Dalamud assembly.",
|
||||
"InternalName": "CorePlugin",
|
||||
"ApplicableVersion": "any",
|
||||
"Tags": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue