Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

FatCatTuxedo/slipe-rpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xoa Slipe RPG

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 with coding for Xoa

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 > Projects and Solutions > .NET Core 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

Need help?

Slipe Discord