Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/11/18 in Posts

  1. 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: (more to be added)
    0 points
×
×
  • Create New...