Mountain
This is the central git forge for all Scapegoat projects.
What is Scapegoat?
Scapegoat is a project to revive Hyperscape, a game developed by Ubisoft from 2020 and shut down in 2022.
Discord
For status updates, regular testing releases, and discussion, join the Discord server:
https://discord.gg/3kBThDXJxb
Open Source
For now, much of the project is private and will likely remain so.
However, forks of other projects, tools, and other sub-projects that may prove useful to other developers and reverse engineers may be kept public here.
One of those projects is the Docs repository, which will aim to comprehensively cover all reverse engineering knowledge that has been found out about the game, such that much of it can be re-discovered and re-implemented by others. No knowledge will be gatekept. It will also explain how Scapegoat works, including how to install and configure the mod.
Main Repositories
| Name |
Description |
| Scapegoat |
Core client programs, libraries and research to play Hyperscape. |
| Docs |
Documenting the protocols, structures and concepts used by Hyperscape. |
| Ewe |
Implementation of and research into Hyperscape's backend services. |