Kiseki is an organization that offers free and open source software which integrates with the Aya game, a heavily customized version of legacy Roblox. For more information on legacy Roblox, please see Legacy Roblox Reverse Engineers, an organization that provides thorough documentation and tools for reverse engineering legacy Roblox.
Kiseki offers the following projects that can be used for integrating with Aya:
- governor: Implements the Aya governor protocol, allowing for independent server discovery while retaining responsible user safety measures
- web: A feature-rich Laravel web app that allows for dedicated Aya servers, granular user moderation, complex economic features, real-time chat, and more
- arbiter: On-demand provisioning of Aya servers for the Kiseki website
- periwinkle: Manages and integrates a Discord chat server with the Kiseki website
All of these projects are licensed under the GPLv3 license (excluding backend software, which are instead licensed under the AGPLv3 license). If you would like to use any of these projects, you may do so under the terms of their respective license. Please feel free to create a pull request or a bug report for any of our projects -- we greatly value contributions!
For more information on how to use any of these projects, please refer to their respective wikis.