Whistler RP — open-source RP gamemode for RAGE:MP (source code + video installation guide)

Automatically translated by AI · Show original

1themotiv

Команда проекта
Releasing Whistler RP — the first iteration of the gamemode for our JUST RP project on RAGE:MP (GTA V). A full RP foundation: server logic in C#, UI in Vue, everything on MySQL. I stopped development in May 2026 when the project moved to a new base — but the code is fully preserved and working, so I'm giving it to the community as-is.



What's inside​

  • 1081 C# server logic files (.NET Core 3.1, EF Core + MySQL)
  • 790 Vue components, 108 game screens (CEF interface)
  • CEF ↔ server client bindings, Node.js API for localizations (ru/en/ge)
  • database dumps and full setup instructions in INSTALL.md

How to install — video​

Recorded a walkthrough showing the mod deployment step by step:


Easiest way — via AI agent​

The mod installs with a single line: order a RAGE:MP server at redl.io and tell the AI agent in chat — "deploy the Whistler mod". It'll download everything, configure the databases, and start it up on its own.

Source is open — dig in and build your own projects. Questions? Drop them in the comments.
 
Back
Top