Jump to content

Recommended Posts

YARP (Yet Another Roleplay) is an object-oriented framework for RAGE-MP (RAGE Multiplayer) designed to help developers build advanced and persistent GTA V roleplay servers. This project focuses on creating dynamic and persistent objects, secure authentication, and scalable database integration, making it easier to develop custom roleplay features.

⚠️ Note: YARP is still under active development and not ready for production use. It is intended for development and testing only.

Requirements
Before setting up YARP, make sure you have installed:

  • RAGE-MP – Multiplayer modification for GTA V.
  • Node.js – JavaScript runtime (V8 engine).
  • MongoDB – NoSQL database for storing persistent data.
  • bcryptjs – Lightweight and optimized bcrypt implementation for password hashing.
  • chalk – Terminal string styling for better CLI experience.
  • Python – Required for certain dependency builds and system integration.

Installation Guide

  1. Download or clone the repository.
  2. Extract the files to your RAGE-MP server-files folder.
  3. Using a command prompt window install these modules on your server-files folder
    Run the command prompt as administrator.
    This is the hidden content, please

    cd C:/server-files (use your server path)
    npm install

Features

  • Whitelist system for controlled access.
  • MongoDB database integration for persistent storage.
  • Dynamic & persistent objects for gameplay and server logic.
  • Secure authentication using bcryptjs.
  • Multiple characters per player.
  • More features coming soon!

Usage Notes

  • Use YARP only for development until it reaches a stable release.
  • Expect frequent updates and code changes.
  • Contributions and testing feedback are welcome.

 

  • Heart 3

C.E.O of EASY-CODE ROMANIA
"Money, no problem de money"

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.

Board Life Status


Board startup date: October 22, 2021 17:08:30


×
×
  • Create New...