You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2018. It is now read-only.
First create a new Class Library project, name it what ever you want to. Make sure it is .NET 4.5.
Now add CoCSharp and CoCSharp.Client.API as a reference to the project.
Once you're done with that you need to create a class and call it what ever you like but it would be better if named it
to the name of the plugin, like PrintPlayerInfoPlugin.