Files

Example Plugin

This is an example plugin for CounterStrikeSharp. It is a simple plugin that will print a message when the plugin is loaded.

Installation

To install this plugin, make a new folder with the same name as the plugin in the plugins folder in CounterStrikeSharp (addons/counterstrikesharp/plugins/TestPlugin) and copy the build output into that folder. You do not need to include the outputted CounterStrikeSharp.API file. It should look something like this.

$ ls game/csgo/addons/counterstrikesharp/plugins/TestPlugin
TestPlugin.deps.json
TestPlugin.dll
TestPlugin.pdb