Home » SuperheroPlugin – CSSharp based superhero plugin

SuperheroPlugin – CSSharp based superhero plugin

Download / Go to latest repository

Superhero plugin WIP

Build:
dotnet build SuperheroPlugin.cs --framework net7.0

Ability creation

If you want to add your own abilities. Create a .cs file inside /Abilities folder.
Add namespace namespace SuperheroPlugin.Abilities; and extend the SuperheroAbility class.
Now you are done.

Download / Go to latest repository

Leave a Reply

Your email address will not be published. Required fields are marked *