


Project documentation · pages styled with the classic “Evolution” skin art
OGame 0.84 Open Source is a faithful
revival of the classic OGame v0.84 with its original 2000s design. This folder (docs/) is the
project’s documentation site: open its root and your browser will show this page (index.html)
automatically.
Here are the key 2026 documents: the yearly digest of all changes (Russian and English) and the Mod Developer Manual — the full description of the mod API and engine hooks.
DocumentsEverything that changed in 2026: engine refactoring, the mod subsystem, security and gameplay fixes, golden-page testing, localization and docs — with a timeline and PR links.
Open the digest →Все правки года: рефакторинг архитектуры, подсистема модов, исправления и безопасность, golden-тестирование, локализация и документация — с хронологией и ссылками на PR.
Открыть дайджест →How the mod subsystem works: folder layout, GameMod API, the full hook reference with call sites, mod pages and admin routing, localization and tests — with real repo mods as examples.
Open the manual →Устройство подсистемы модов, класс GameMod, все хуки с местами вызова, страницы и админ-роутинг модов, локализация, тесты — на примерах модов репозитория.
Открыть руководство →
About the projectgame/; mods live in game/mods/; tests and golden
snapshots live in testing/.