Welcome to the project of Local Generals.io (LocalGen)!
Here you can play generals.io completely offline!
Enjoy playing with out-of-the-box robots or your friends (same LAN)!
Interested? Download LocalGen on the release page.
New idea? Old bugs? Contribute to the project! Simply create an issue or a pull request, and we'll reach out to you soon.
Certainly! We appreciate any form of contribution. See the instructions at #31.
LocalGen is currently split into three types of branches:
master
|v6.x
: Withmaster
being the main branch, these branches contains source files for version 6. Starting from v6, we will migrate our UI to the Qt library. This version hopefully gives optimized performance and cross-platform support. The source code will be refactored as well.v5.x
: The branches for version 5, which isunder active developmentgoing to long-term. LocalGen versions 2 to 5 is built with EGE Graphics. We are trying to build an object-oriented system based on EGE. The releases published under this branch are Windows only for the limitations of EGE. Wine may be an option if you really want to run it on Linux systems.release
: Used for saving releases of older versions (v1-v4) and storing map/fonts. Releases for newer versions can be found in the releases page.
To contribute to our project, please create a pull request on the v5.0
branch. Thanks.