Slipe: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (Category)
m (Category)
 
(No difference)

Latest revision as of 13:14, 29 September 2024

Native C# for MTA

With Slipe Server you're able to run a Native C# MTA server. Making use of the entire dotnet ecosytem, any NuGet package you want, industry-standard ORMs and logging frameworks, and far more.

Slipe Server enables you to make use of the full power of C#. This includes but is not limited to: type safety, inheritance, multithreading and async/await.


See more at: https://server.mta-slipe.com/

Get started at: https://github.com/mta-slipe/Slipe-Server