Git Product home page Git Product logo

ragemp-javascript's Introduction

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.

ragemp-javascript's People

Contributors

kopraa avatar leonardssh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ragemp-javascript's Issues

How to correctly pass enums?

When I add an enum as a shared type. I can pass it as a function parameter and it has no errors, but when building the project into it's "js" state, during runtime it says that this enum does not exist, I understand why, I just want to know maybe there is some kind of work-around?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.