Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 856 Bytes

File metadata and controls

17 lines (12 loc) · 856 Bytes

Don't use this, there is no need for it now as there is an official api support for plugins

Info

Allows you to create modular plugins on CounterStrikeSharp

Installation

  1. Download the archive
  2. Unpack the archive and upload it to the server addons/counterstrikesharp/plugins/ example

Info

  1. Plugins that use modularity should be uploaded to the path addons/counterstrikesharp/plugins/ModularityPlugin/plugins/
  2. Dlls that will be used by several plugins, throw them in this path addons/counterstrikesharp/plugins/ModularityPlugin/shared/