This is editing app to move/remove clubs from a league in FMM26. (Windows only, .net 8 is required)
You need to have the FM26 database downloaded. If you haven't already downloaded it, you can find it on another post.
This is just quick update from previous editor, this app is untested, but I think this will works,
A web version is in development. with more editing feature. Reply here if you want to request a feature or report bug.
In summary this app does the following:
- Remove clubs from competitions
- Club .BasedId = Club .NationId
- Club .LeagueId = FF
- Move clubs to different competitions
- Club .BasedId = Competition.NationId
- Club .LeagueId = Competition.LeagueId
- Switch clubs between competitions
- Club1.BasedId <=> Club2.BasedId
- Club1.LeagueId <=> Club2.LeagueId
What's New in Version 1.26.1
Released
- Added search functionality to find clubs by typing in the club switcher
- Current competition now displays for each club in the switch dialog
- Clubs are now sorted by reputation for easier browsing
- Gender-specific filtering: women's clubs are hidden when browsing men's clubs, and vice versa
Recommended Comments
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.