leonardssh / ragemp-javascript

A Javascript Boilerplate for RAGE:MP with simple setup and usage.

Home Page:https://rage.mp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Javascript for RAGE:MP with simple setup and usage.


Remember to 🌟 this Github if you πŸ’– it.

For Typescript Edition, see: ragemp-typescript

πŸ“Œ Features

  • Full RAGE:MP Type Support for VSCode
  • Prettier Configuration for code formatting.

πŸ“₯ Installation

Prerequisites

Clone the Repository

Use the command below in any terminal, command prompt, etc.

git clone https://github.com/leonardssh/ragemp-javascript.git

Install the necessary modules

Use the command below in any terminal, command prompt, etc.

cd ragemp-javascript
npm install

Get Server Files

Grab the server files from RAGEMP/server-files and drop them in the root folder.

Rename the .env.example file to .env

Start the Server

./ragemp-server.exe

πŸ‘¨β€πŸ’» Contributing

To contribute to this repository, feel free to create a new fork of the repository and submit a pull request.

  1. Fork / Clone and select the main branch.
  2. Create a new branch in your fork.
  3. Make your changes.
  4. Commit your changes, and push them.
  5. Submit a Pull Request here!

πŸ“‹ License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A Javascript Boilerplate for RAGE:MP with simple setup and usage.

https://rage.mp


Languages

Language:JavaScript 100.0%