Experimental Tauri/Svelte rewrite of NewGAN Manager for Football Manager 26
Project status
NewGAN Manager 26 is currently paused because Football Manager 26 changed the data export workflow required to retrieve player IDs. The repository remains useful as a Tauri/Svelte desktop rewrite, UI prototype, localization example, and release-packaging project.
This project is a rewrite of the original NewGAN-Manager, rebuilt with Tauri, Svelte 5, and TypeScript.
The goal was to explore a lighter desktop architecture than Electron, improve the UI, and provide multilingual documentation and packaging for Windows and Linux.
Football Manager 26 removed the export workflow previously used to extract player IDs. Because that upstream data source is unavailable, the end-to-end face generation workflow is paused.
This limitation is documented here so users and recruiters can understand the project state without mistaking it for an abandoned or broken application.
Releases are available for review and testing:
Because the FM26 data export dependency is currently unavailable, this project should be treated as a paused experimental rewrite rather than a production-ready tool.
Release artifacts include SHA256 checksums and GitHub attestations.
gh attestation verify <downloaded-file> --owner Lib-LOCALE
Original project:
FM26 rewrite:
Distributed under the GNU General Public License v3.0. See LICENSE for details.