Aranaktu
Club Supporter
FIFA 22 Live Editor v22.1.0.7
Download:
- GitHub
FIFA 22 Live Editor v22.1.0.8
Download:
- GitHub
FIFA 22 Live Editor v22.1.0.9
Download:
- GitHub
Code:
v22.1.0.7:
- Importing miniface feature now works in fullscreen mode (replaced nativefiledialog with ImGuiFileDialog)
- Root live editor mods folder can now be changed in settings.
- Fixed crashes on importing/generating miniface when the target destination didn't exists.
Download:
- GitHub
FIFA 22 Live Editor v22.1.0.8

Code:
v22.1.0.8:
- Added "Stats" to Players Editor (Goals, Assists & Clean Sheets)
- Fixed width of the actions popup window in Database Editor
- Removed unnecessary lua functions hooks
Download:
- GitHub
FIFA 22 Live Editor v22.1.0.9
Code:
v22.1.0.9:
- Added LUA Scripts:
- "export_season_stats.lua"
- "extend_user_team_players_contracts.lua"
- Added LUA functions:
- "GetSaveUID"
- "GetCompetitionNameByID"
- "GetCompetitionNameByObjID"
- "GetPlayersStats"
- "GetPlayerStats"
- Fixed crashes at startup "caused" by Medal recorder
- Fixed crashes that occur when the first param passed to "Log" lua function was not a string
Download:
- GitHub