mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
9 lines
351 B
JSON
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": []
|
|
}
|