This is a graphical interface for freeroam servers. Instead of having to memorize and enter console commands, players can click buttons and make selections from lists. Many features are available: vehicles, weapons, skins, etc.
git clone https://github.com/n-n1ks/rage.mp-freeroam.git.- Copy
packagesandclient_packagesto<rage.mp_client>/server-files/folder. - Start
server.exe.
If you are using some client packages - don't override your index.js file in client_packages folder. Just add this line in index.js:
require('freeroam/index.js');Otherwise another client packages wont work!
Freeroam is released under the MIT License.