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
- Host: GitHub
- URL: https://github.com/br93/fm-config-xml-generator
- Owner: br93
- Created: 2023-12-20T18:23:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-20T18:29:43.000Z (over 2 years ago)
- Last Synced: 2025-02-25T04:31:14.295Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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