Skip to content

This .NET library may simplify your access to SA:MP servers (gathering information about them) and to SA:MP client settings

License

Notifications You must be signed in to change notification settings

emildalalyan/SampAccess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SampAccess Library

This .NET library may simplify your access to SA:MP servers (gathering information about them) and to SA:MP client settings

  • NuGet

Requirements

Notes

  • I wrote this library as an analogue under the MIT license, since those that I found in the Internet were either proprietary or under the GPL license, which is not always suitable.

  • Client class IS NOT CROSS-PLATFORM. It requires Microsoft.Win32.Registry package, which is working only in Windows.

  • The Query algorithm is based on https://github.com/zeelorenc/SA-MP-Server-Query-Class, but code is rewritten

About

This .NET library may simplify your access to SA:MP servers (gathering information about them) and to SA:MP client settings

Resources

License

Stars

Watchers

Forks

Languages