Mrucznik / SampSharp

A framework for writing game modes for SA-MP in C#. SA-MP is a free Massively Multiplayer Online game mod for the PC version of Rockstar Games Grand Theft Auto: San Andreas.

Home Page:http://sampsharp.timpotze.nl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SampSharp

Plugin Framework
Travis AppVeyor

GitHub release GitHub issues

Slack

SampSharp (S# for short) is a plugin and library that allows you to write San Andreas: Multiplayer(SA-MP) gamemodes in C# or any other .NET language. S#'s aim is to allow you to enjoy all features of OO-programming and .NET. S# uses the .Net Core to allow linux servers to run this plugin as well. For information about installing and building S#, check the documentation. If you have any questions, join our Slack chat, file an issue or post on our SA-MP forum post.

All feedback is welcome, file an issue or contact me on the SA-MP forums:

S# topic on SA-MP

NuGet

S# hosts it's own NuGet Package Repository. SampSharp.GameMode and all useful S# libraries are available from this repository. Instructions on adding the repository to Visual Studio are available here. Feel free to contribute your useful S# libraries to this repository!

Documation

The SampSharp libraries provided by the NuGet repository contains all API documentation. The documentation website is available at https://sampsharp.net/

Examples

Some example gamemodes are available here:

Libraries

Some useful S# libraries:

About

A framework for writing game modes for SA-MP in C#. SA-MP is a free Massively Multiplayer Online game mod for the PC version of Rockstar Games Grand Theft Auto: San Andreas.

http://sampsharp.timpotze.nl

License:Apache License 2.0


Languages

Language:C# 75.1%Language:C++ 13.5%Language:C 11.0%Language:PowerShell 0.2%Language:Shell 0.1%Language:Lua 0.0%Language:Objective-C 0.0%Language:Batchfile 0.0%