Slipe-Core is a framework that enables anyone to write scripts for MTA:San Andreas in C# instead of Lua, wrapping all MTA elements and classes and including some .NET Core namespaces. It is based on CSharp.lua by Yang Huan.
To fully enhance your development workflow, use Slipe-CLI to create, build and manage your projects.
- Download the latest version of Slipe-CLI
- Clone this repository in your MTA server's resources folder
- Open the Source/Resource.sln solution
- Use the command
slipe compile
in the resource folder or simply build the project from Visual Studio
Full documentation and tutorials can be found on our website
- Bob van Hooff - Nanobob
- Mathijs Sonnemans - DezZolation
See also the list of contributors who participated in this project.