Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hmlendea/stellaris-name-list-generator

Mod builder for Stellaris name list mods
https://github.com/hmlendea/stellaris-name-list-generator

modding-tools stellaris

Last synced: about 2 months ago
JSON representation

Mod builder for Stellaris name list mods

Awesome Lists containing this project

README

        

[![Donate](https://img.shields.io/badge/-%E2%99%A5%20Donate-%23ff69b4)](https://hmlendea.go.ro/fund.html) [![Build Status](https://github.com/hmlendea/stellaris-name-list-generator/actions/workflows/dotnet.yml/badge.svg)](https://github.com/hmlendea/stellaris-name-list-generator/actions/workflows/dotnet.yml) [![Latest GitHub release](https://img.shields.io/github/v/release/hmlendea/stellaris-name-list-generator)](https://github.com/hmlendea/stellaris-name-list-generator/releases/latest)

# About

A tool for generating Stellaris name lists, from XML files that are better organised and more versatile than the vanilla files.

# Usage

Example:

```bash
./StellarisNameListGenerator -i "name-list.xml" -o "output-name-list.txt" -n "Name List Name"
```