Skip to content

A stellaris mod file generator that generates the required portrait.txt and species_classes files from image files.

Notifications You must be signed in to change notification settings

Lommelun/SpeciesGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpeciesGenerator

Installation:

Building it yourself

Build it with swift 5.5 or newer. See https://swift.org/getting-started/ for help getting it set up.

  1. Clone the project
  2. Run swift package update in the cloned directory
  3. Run swift build -c release to build the binary.
  4. Run the binary, you can get the build output path with swift build -c release --show-bin-path (usually ./.build/release/speciesgenerator)

Usage:

Described by passing the -h|--help flag when executing the binary.

About

A stellaris mod file generator that generates the required portrait.txt and species_classes files from image files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages