Installation
What is Slipe?
Slipe is an open source 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.
Prerequisites
- Visual studio 2019
- Make sure you're running the latest version, and you enable the ".NET Core cross-platform development" workload when installing.
Installing Slipe
Windows
- Download the Slipe Installer
- Run the installer .exe file
- Run the
slipe
command anywhere on your system in a command prompt to verify installation worked.
Linux
- Download the latest version of Slipe CLI
- Unzip the downloaded file
- run
sudo ./install.sh
- Run the
slipe
command anywhere on your system in a command prompt to verify installation worked.
Having trouble?
If you are having trouble getting set up you can ask your question on our discord server