Skip to content

aprox2/SuperheroPlugin

Repository files navigation

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.

About

CSSharp based superhero plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages