kizikafuka/fc26-career-tools — explained in plain English
Analysis updated 2026-05-18
Analyze your EA FC 26 Career Mode squad with searchable tables and filters.
Track which young players are developing and which veterans need replacing.
Compare two players side by side using detailed attribute breakdowns.
Plan squad depth and formations with a drag and drop pitch view.
| kizikafuka/fc26-career-tools | abhay-pratapsingh-ctrl/chaptr | abhishek-akkal/finova | |
|---|---|---|---|
| Stars | 0 | 0 | 0 |
| Language | JavaScript | JavaScript | JavaScript |
| Setup difficulty | moderate | hard | easy |
| Complexity | 3/5 | 5/5 | 1/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires FIFA Live Editor with its Lua API v2 to export the squad CSV, will not work with Cheat Engine.
FC26 Career Tools is a personal web dashboard built to analyze squad data from EA FC 26's Career Mode, the football management side of the game. It works alongside a separate tool called FIFA Live Editor: you export your squad using a Lua script included in this repository, then upload the resulting spreadsheet file into the dashboard to see it visualized. Once a squad file is uploaded, the dashboard offers several views. An overview tab shows a full searchable table of every player with filters for position and preferred foot, sortable columns, and contract status. A development tab tracks growth potential, highlights prospects under 25 years old, and flags veteran players. A player profile tab shows an individual player as a stylized card with detailed attribute bars, and a compare tab places two players side by side for a full attribute breakdown. A contracts tab organizes players by how urgently their contract needs attention, and a squad depth tab shows a visual pitch across seven formation options with drag and drop player assignment. The project is built with React and Vite for the interface, styled using Tailwind CSS and DaisyUI, with charts handled by Recharts and drag and drop handled by the dnd-kit library, and it is hosted on Vercel. Getting the Lua export script working requires FIFA Live Editor specifically, using its version 2 Lua API, and the README notes it will not work with Cheat Engine based tools instead. The README describes this as a personal project meant for individual Career Mode saves rather than something built for wide public use, and notes it was built entirely with AI assistance. A roadmap lists planned features not yet built, including season stats, match results, transfer history, and a youth academy tracker.
A personal web dashboard that visualizes your EA FC 26 Career Mode squad data, exported through FIFA Live Editor.
Mainly JavaScript. The stack also includes React, Vite, Tailwind CSS.
No license information is provided in the README.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.