Skip to content

LDarki/Slipe-Core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slipe-Core (Alpha)

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.

Getting Started

Prerequisites

Since .NET Core 3.0 is still in preview you need to manually activate it in Visual Studio. You need to also go to Tools > Options > Environment > Preview features and check the Use previews of the .NET Core SDKs checkbox.

Installation

  • 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

Website

Full documentation and tutorials can be found on our website

Authors

See also the list of contributors who participated in this project.

License

Apache 2.0 license.

Communication

Slipe Discord

Packages

No packages published

Languages

  • C# 57.0%
  • Lua 29.2%
  • JavaScript 7.2%
  • CSS 6.3%
  • Liquid 0.3%