Skip to content

Strategic icons generator for Supreme Commander: Forged Alliance Forever in configurable sizes

Notifications You must be signed in to change notification settings

Kevsnz/faf-icon-generator

Repository files navigation

Supreme Commander: Forged Allience Forever

Strategic Icons Generator

This application generates strategic icons of configurable sizes for the game "Supreme Commander: Forged Alliance Forever".

Generated icons size can be changed with ICON_HEIGHT constant in sizes.py source file.

Usage

Change icon size and run the application with command:

python main.py

Generated icons will be placed into done_icons (PNGs) and done_ddss (DDSs) directories. Resulting DDS files are ready to be put into the game mod.

Requirements

Application requires two packages to be installed into system or virtual python environment:

These can be installed with the following command:

pip install -r requirements.txt

However, Wand requires additional libraries. More on that can be found on the Wand PyPI page.

About

Strategic icons generator for Supreme Commander: Forged Alliance Forever in configurable sizes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published