Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 434 Bytes

Readme.md

File metadata and controls

10 lines (7 loc) · 434 Bytes

NxEditor.PluginTemplate

License

Template Usage

  • Create a new repository using this as a template
  • Clone your repository using the git CLI
  • Run rename-plugin.exe to rename the template plugin name (NxEditor.PluginTemplate) to the name of the parent folder.
  • Delete the two rename-plugin assemblies and commit the changes