Skip to content

JohnProgramming1/pluginthing

Repository files navigation

ii's Plugin Template

ii's Plugin Template is a template used for developing custom plugins for ii's Stupid Menu 5.5.0+. This plugin template is meant for plugin developers, if you don't know what you're doing stick to the plugin library.

Do I need permission to use this?

No, this template is free and public for anyone to use. You are welcome to utilize it for your projects, modify it to suit your needs, and share it with others. We believe in a collaborative and open community where resources are accessible to all.


Installation

  • Download the source code from here
  • Change your <GamePath> (Gorilla Tag directory) in Directory.Build.props if required
  • Remove and re-add the ii's Stupid Menu dependency if required
  • Change the plugin namespace by right clicking StupidPlugin at the top of your Solution Explorer (.csproj, the one with C# next to it), renaming it, then syncing the namespaces
  • Change the plugin name and description in Plugin.cs
  • Edit the plugin methods following their provided descriptions
  • Build with Ctrl + Shift + B, it will get put in your custom plugins folder automatically

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages