OwlGamingCommunity/MTA ? reverse-engineered prompt
Reverse engineered prompt
Build me a working Multi Theft Auto roleplay server setup for OwlGaming that I can run from Docker.
I want the codebase to start up cleanly, connect to my MySQL databases through environment variables, and expose the needed game ports so I can deploy it on a server. It should include the existing game resources, database structure, and the basic config files so I can plug in things like the server IP, broadcast setting, admin email, database credentials, and API keys.
Also make sure the server writes logs where the project expects them, and keep the setup simple enough that I can follow the README and get it running without having to figure out a bunch of extra steps. If anything needs current MTA or Docker details, look up the latest docs online and use the right defaults.
Are you gonna build this?
make sure you review the code using coderabbit