Releases: karashiiro/DalamudPluginProjectTemplate
Releases · karashiiro/DalamudPluginProjectTemplate
Probably want better Dalamud detection and easier command setup
- Better Dalamud detection and attributes from Sonar
- Removed unnecessary sample code
Probably want versioning tags in your project file
1.4 include language version and assembly version tags
Probably want a UI class
1.3 add ui class
Probably want to actually support ImGui
Switch to net472 from netstandard2.0, add editorconfig file that doesn't complain about this
keyword
Probably don't want to export Dalamud with your plugin
1.1 Don't export Dalamud to output directory
Probably just the initial release
1.0 Add project files.