Skip to content

SA-MP-Developer/SemiRP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SemiRP

Contributors: Papawy and VickeS

Tags: SAMP, Gamemode, C#, Roleplay

License: MIT License

License URI: https://github.com/SA-MP-Developer/SemiRP/blob/master/LICENSE

SemiRP is a gamemode roleplay development project for GTA San Andreas. The gamemode is developed in C # and the gameplay is intended for flexible Roleplay, which is defined by simplicity.

See Wiki if you want more informations.

Installation

A docker container will soon be offered.

To install the project, just download it, compile it with Visual Studio 2019.

Nuget Packages used :

Microsoft.EntityFrameworkCore
Microsoft.EntityFrameworkCore.Design
Microsoft.EntityFrameworkCore.SqlServer
Pomelo.EntityFrameworkCore.MySql
SampSharp.GameMode
System.Configuration.ConfigurationManager

Usage

Command for migrations :

dotnet ef migrations add MigrationName

Frequently Asked Questions

Why realize a new roleplay project ?

It is not only a new roleplay project but a brand new gamemode realized in a new technology still rare on SAMP. This new gamemode brings a breath of freshness on SAMP and at the same time a new kind of roleplay until almost never played. The project tends towards a flexible and therefore simple roleplay, here, owning a vehicle or a house is done quickly, entering a faction is fast and one does not need to spend 1 month of his life just to be able to play. We try to focus only on the roleplay scenes that are fun and not the boring ones.

Contributing

Pull requests are welcome. For every changes or bugs, please open an issue first to discuss what you would like to change or explaining the bug.

Thanks to Papawy and VickeS for founding and contributing to this project.

License

MIT