A Javascript for RAGE:MP with simple setup and usage.
Remember to 🌟 this Github if you 💖 it.
For Typescript Edition, see: ragemp-typescript
- Full RAGE:MP Type Support for VSCode
- Prettier Configuration for code formatting.
Use the command below in any terminal, command prompt, etc.
git clone https://github.com/leonardssh/ragemp-javascript.git
Use the command below in any terminal, command prompt, etc.
cd ragemp-javascript
npm install
Grab the server files from RAGEMP/server-files
and drop them in the root
folder.
./ragemp-server.exe
To contribute to this repository, feel free to create a new fork of the repository and submit a pull request.
- Fork / Clone and select the
main
branch. - Create a new branch in your fork.
- Make your changes.
- Commit your changes, and push them.
- Submit a Pull Request here!
This project is licensed under the MIT License - see the LICENSE file for details.