CS

CSSharpTests

A CSSharp plugin for testing things

by KillStr3aK50AGPL-3.0counterstrikesharp
counter-strike-2counterstrikesharpcs2cssharpsource2

CSSharpTests

This plugin serves as a playground for trying out (new/experimental) things.

Also it might come handy for people to see how could they achieve/implement such things.

Tests

  • BasicTests

    • These are common and relatively stable tests, mostly aimed at testing the API stuff to make sure everything works correctly
  • ExperimentalTests

    • These are experimental and unstable tests, mostly aimed at fixing things or finding workarounds for something
    • Models/Experimental Contains experimental implementations that may result in crashes.

Caution

Experimental stuff is very likely to break. They should not be added to your project as long as they are marked as experimental.

Note

Every function signature that is being used in this project is uploaded to lumen in IDA (either by me, or by others)

CSSharpTests - CS2 Plugin | sourcemods.info