You are viewing a potentially older version of this package. View all versions.
snaildev-MoreTownNames-1.0.4 icon

MoreTownNames

Adds custom names to the random pool used during embarkation.

Date uploaded 2 months ago
Version 1.0.4
Download link snaildev-MoreTownNames-1.0.4.zip
Downloads 25
Dependency string snaildev-MoreTownNames-1.0.4

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305

README

More Town Names

A mod that adds more town names to the random name pool used during embarkation.

Usage

The mod adds a list of about 200 names to the pool. To add more names (or remove ones added by the mod), open BepInEx/config/MoreTownNames.cfg, find CustomTownNames, and set the name list as a comma-separated string:

[General]
## Comma-separated list of custom town names.
# Setting type: String
# Default value: ...
CustomTownNames = Emberwatch,Stonehaven,Dunhold,Ashenvale,Ironholm...

AI Disclosure

ChatGPT was used to generate the thunderstore icon and some of the town names.

CHANGELOG

1.0.5

  • README updates (add known issues section)

1.0.4

  • README updates
  • separated github README from thunderstore README

1.0.3

  • Fixed some typos in the readme

1.0.2

  • Added many names to the list and removed a few
  • Added website link to GitHub repo
  • Added license and changelog files
  • Updated README