Jump to content

Gamemodes

28 files

  1. Backend development boilerplate

    Start your next project within seconds! This boilerplate accelerates the work you need to put to start developing server. Just clone repo, install packages, setup database with two commands and thats it! You have working environment ready! 👏
    I advise you to look at the repository rather than download the file from here: https://github.com/rchl2/ragemp-starter
    Have fun.

    177 downloads

       (2 reviews)

    4 comments

    Updated

  2. Rage-MM

    We decided to release the source of Rage-MM since it died. Thanks to Matthew (Main dev) and also all the community members who helped testing.
    Only Race gamemode implemented.
    Includes around 81 race maps.
     
    Enjoy, if you want to take over this project you can message me on discord to get ownership of our domain rage-mm.com

    1309 downloads

       (3 reviews)

    3 comments

    Submitted

  3. Example SEQUELIZE + [ ReactJS + Redux ]

    This resource will help many newcomers in the development of the server.

    At this gamemode, used the sequelize framework, for easy work with the database. Also used frameworks ReactJS + ReduxJS special for CEF.
    GitHub URL: https://github.com/HEXisGOD/RAGEMP_sequelize_react_redux
    Installing
    1. Download this archive, unpack it in RAGE:MP new server folder.
    2. To work with the database locally I suggest using Denwer.
    3. Config connection data at packages\sequelize\modules\db.js
    4. Import example database into phpMyAdmin
    5. Then start server, and test it !)

    Needed node modules
    1. MySQL2 -  [ npm install mysql2 -save ]
    2. Sequelize - [ npm install sequelize -save ]
    - Thanks @kemperrr for make "pleaseCallCEF" function and event on ReactJS!!

    This is first version, During the time there can be changes and improvements!!

    784 downloads

       (2 reviews)

    1 comment

    Updated


×
×
  • Create New...