An open API service indexing awesome lists of open source software.

https://github.com/br93/fm-config-xml-generator

Generates config.xml for facepacks in Football Manager
https://github.com/br93/fm-config-xml-generator

Last synced: about 2 months ago
JSON representation

Generates config.xml for facepacks in Football Manager

Awesome Lists containing this project

README

          

# ConfigXML generator for facepacks - Football Manager

## Prerequisites

Before getting started, make sure you have the following prerequisites installed on your system:

- [Go](https://golang.org/dl/): The Go programming language.

## Installation

Follow the steps below to install the project in your development environment:

1. **Clone the repository:**

```
git clone https://github.com/br93/fm-config-xml-generator
```

2. **Navigate to the project directory:**

```
cd fm-config-xml-generator
```

3. **Build the application:**

```
go build .
```

## Running the Application

Copy the executable to the folder containing the faces and run it