Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 2.19 KB

README.md

File metadata and controls

52 lines (34 loc) · 2.19 KB

FM Squad Builder

FM Squad Builder is a tool designed to help Football Manager 2023 enthusiasts select the best team for their chosen tactic. By importing team data and specifying a tactic, users can let the application determine the optimal players for each position based on their abilities.

Features

  • Import Team Data: Easily import your team data from an exported HTML file from Football Manager 2023.
  • Tactic Selection: Choose your desired tactic by selecting positions and roles for each player.
  • Optimal Team Selection: The application calculates player abilities and suggests the best player for each selected position and role.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Operating System: Supports Windows, macOS, and Linux.
  • Java: You need to have Java installed to run the application. Download Java

Installation & Setup

  1. Download the Release:

    • Navigate to the Releases page of this repository.
    • Download the latest release which will include the application binaries (bin), libraries (lib), and the fm squad builder view.fmf.
  2. Installing the FM Squad Builder View:

    • From the downloaded release, locate the fm squad builder view.fmf file.
    • Copy the fm squad builder view.fmf file.
    • Navigate to Sports Interactive\Football Manager 2023\views on your computer. This is typically located in your Documents or My Documents folder.
    • Paste the fm squad builder view.fmf file into the views directory.
  3. Install the Application:

    • Extract the downloaded release to your desired location.
    • Navigate to the bin directory and run the application executable.

Usage

To use FM Squad Builder:

  • For Windows users:
    fm-squad-builder.bat
    
  • For macOS & Linux users:
    fm-squad-builder.sh
    

Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

Support

If you encounter any issues or have questions, please open an issue on the GitHub repository.