Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hmlendea/stellaris-name-list-generator
- Owner: hmlendea
- License: gpl-3.0
- Created: 2019-10-28T11:12:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T05:12:29.000Z (9 months ago)
- Last Synced: 2024-04-12T12:16:15.785Z (8 months ago)
- Topics: modding-tools, stellaris
- Language: C#
- Homepage:
- Size: 153 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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"
```