/MoreRandomSeeds

Generate numeric world seeds.

Primary LanguageC#MIT LicenseMIT

More Random Seeds

Mod Version RimWorld Version Harmony Version
Steam Subscribers GitHub Downloads

Link to Steam Workshop page
Link to Ludeon Forum Post


Alters the Randomize seed button when creating a new world. Instead of a single word, seeds can be generated in a variety of custom formats with random digits or letters.


STEAM INSTALLATION

NON-STEAM INSTALLATION

The following base methods are patched with Harmony:

Postfix : RimWorld.Dialog_ModSettings.ctor
Prefix* : Verse.GenText.RandomSeedString

A prefix marked by a * denotes that in some circumstances the original method will be bypassed