Skip to content

The contribution guidelines for projects in this organisation.

Notifications You must be signed in to change notification settings

samp-anti-cheat/guidelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

samp-anti-cheat

Original forum thread

Original Guidelines:

  • Patches are to be designed to be included BEFORE YSI
  • Patches will contain ALS hooking only
  • Patches will have a description outlining the anticheat
  • Patches can use y_iterate

Additional Guidelines:

Since sampctl is now stable and the Pawn Package Definition is finalised, some additional guidelines related to packages have been added:

  • Patches must contain a README.md with a description, use sampctl package init to generate one
  • Patches should be a Pawn Package with all dependencies properly listed
  • Patches should contain a test.pwn which either contains unit tests or an in-game demonstration runnable via sampctl package run

About

The contribution guidelines for projects in this organisation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published