Skip to content

Bot12313/RageMP-Example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RageMP MySQL GameMode Example

Example script for RageMP using MySQL

Requirements:

Node.js MySQL (node.js library)

It requires to install mysql from node.js, download node.js from the official website (see node.dll file version from your server-files folder to install the right node.js version).

How to install mysql library using Node.js

After you installed Node.js open a new Command Promnt window on server-files folder (Shift + right click and then select "Open Command Pormt window here or Open PowerShell window here) and then type in the Command Promt window or Powershell window this

npm install mysql

And that's it, you are good to go :)

About

Example script for RageMP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%