Jump to content
RAGE Multiplayer Community

ReduxPlay old source code


modernbb
 Share

Recommended Posts

ReduxPlay old source code.

 

Source code:

1) Server-side: https://github.com/modernBB/ReduxPlay_server

2) Client-side: https://github.com/modernBB/ReduxPlay_client

3) CEF https://github.com/modernBB/ReduxPlay_client/blob/master/vue-client.rar

 

Installation guide:

1) Install mongodb https://www.mongodb.com/

2) Import dump https://github.com/modernBB/ReduxPlay_server/tree/master/mongo_dump 

mongoimport --db ragemp --collection users --file usersD.json
mongoimport --db ragemp --collection bus --file busD.json

3) Install typescript https://www.typescriptlang.org/ and compile server


Known issues:

  • Gamemode is not finished, the server has only basic functions, also an unfinished CEF
  • Part of the database was lost
  • It wasn't really tested on 0.3.2
  • It's Russian now, however feel free to contribute!

 

Screenshots:

image.png

6HL7IQcRdEA.jpg

(more to be added)

  • Like 3
  • Sad 1
Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...