advocaite/TravianT4.6 — reverse-engineered prompt

Reverse engineered prompt

GitHub

Please take this TravianT4.6 repo and get it into a working self hosted browser game I can run on my domain. I want the end result to be a fan made Travian style server where players can register, log in, manage their village, and use the game screens without broken links or missing setup steps.

Set up the PHP app with MySQL, Redis, GeoIP, nginx, and the needed background workers, import the database, wire up mail notifications if the code supports it, and replace all example.com, YOUR_DOMAIN, USERNAME_HERE, and REDACTED placeholders with clear environment settings I can edit.

Make it easy for a lightly technical person to install again, with simple commands and a short README that explains what to configure, how to start it, how to back it up, and how to troubleshoot common errors. Keep it faithful to the existing project and do not add unrelated new game features. Look up current docs online if needed.

Want more depth? Deep Reverse