(Unfinished) Event-based anticheat for an otherwise hole-ridden game, entirely content.
Inclusions are files that will be included in the respective game modules on build. This is made so you could have all the files relating to the anticheat in one solution folder.
Inclusions are copied using the SetInclusions.py script.
- Do dependency injection correctly and have the interfaces on the main content pack
- Client tamper detections
-
- Clientside detection
-
- Networking
-
-
- Tracking expected events
-
-
-
-
- Base system
-
-
-
-
-
- Expected return events
-
-
-
-
- Sending client info
-
- Residue files
- Screengrabbing
-
- Base screengrabs
-
- Display
- Easy setup
-
- Csproj edit script
-
- Content.Packaging edit
-
- Inclusions
-
- Build script
The code is licensed under MPL 2.0 marked as "incompatible with secondary licenses". This project cannot be sublicensed in a larger work.