Dalamud/Dalamud.CorePlugin/Dalamud.CorePlugin.json
2023-11-21 22:30:38 -08:00

9 lines
351 B
JSON

{
"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": []
}