Skip to content

Latest commit

 

History

History
72 lines (52 loc) · 4.71 KB

README.md

File metadata and controls

72 lines (52 loc) · 4.71 KB

PugSharp

PugSharp_test_and_build PugSharp_website_build Lines of Code Quality Gate Status Duplicated Lines (%) Coverage Maintainability Rating Reliability Rating Security Rating Vulnerabilities Code Smells Bugs

Pugsharp is a PUG System Plugin for CS2 based on the awesome CounterStrikeSharp by roflmuffin. Its intended purpose is to be used with our fork of eventula, but ofc can be used in a different environment as well. We also try to build an compatible api with most apis of the awesome Get5.

Warning This Plugin is in a very early state of development and some things are not fully working right now! Please report any issues you find either on Discord or in our issues tab .

You can find the full documentation on pugsharp.lan2play.de .

If you want to help developing or translating, join our discord:

Discord

Tanslation

Translation status

Usage

Warning Don't use this in production right now!

If you want to know how to use PugSharp, hop over to our Documentation.

Working features

  • Configuration via http(s) json (description and example config)
  • Configuration via json file
  • api reporting to a http(s) server
    • Report start of match
    • Report round results
    • Report map ended
    • Report series ended (for bo3, ...)
  • automatic team assignment
  • map and starting team vote
  • automatic pause if player disconnects
  • pause / unpause feature
  • demo recording
  • demo upload
  • automatic round backups
  • restore round backups
  • localisation

partially working features

  • Api compatibility for the awesome Get5

Credits