Skip to content

zer0k-z/mm_misc_plugins

Repository files navigation

Forked sample plugin for CS2 testing. Made as base to make minimal reproduction of bugs.

Prerequisites

  • This repository is cloned recursively (ie. has submodules)
  • python3
  • ambuild, make sure ambuild command is available via the PATH environment variable;
  • MSVC (VS build tools)/Clang installed for Windows/Linux.

Setting up

  • mkdir build & cd build in the root of the plugin folder.
  • Run python3 ../configure.py.
  • If the process of configuring was successful, you should be able to run ambuild in the \build folder to compile the plugin.
  • Once the plugin is compiled the files would be packaged and placed in \build\package folder.
  • To run the plugin on the server, place the files preserving the layout provided in \package. Be aware that plugins get loaded either by corresponding .vdf files (automatic step) in the metamod folder, or by listing them in addons/metamod/metaplugins.ini file (manual step).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors