Skip to content

Metamod:Source statistics plugin for Source 2 game server

License

Notifications You must be signed in to change notification settings

levelsranks/mms2-levels_ranks

Repository files navigation

Levels Ranks 2

Requirements (included)

Setting up

  • Windows: Open the MSVC developer console with the correct platform (x86_64) that you plan on targetting.
  • Configure with cmake --preset {PRESET} where:
    • {PRESET} - specify a configure preset.
    • Are allowed:
      • Linux: Debug and Release.
      • Windows: Windows/Debug and Windows/Release.
  • Build with cmake --preset {PRESET} --build --parallel.
  • Once the plugin is compiled the files would be packaged and placed in build/{PRESET} folder.
  • Be aware that plugins get loaded either by corresponding .vdf files in the metamod folder, or by listing them in addons/metamod/metaplugins.ini file.

About

Metamod:Source statistics plugin for Source 2 game server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published