Changes

Jump to navigation Jump to search
117 bytes added ,  14:56, 16 March 2017
Line 251: Line 251:  
== Name generators ==
 
== Name generators ==
 
The random name generator uses a tree like structure to generate random strings of words. Generators will be loaded from txt files located in the "NameGenerators" folder and their name will match their file names, minus ".txt". If you name a name generator the same thing as one of the built-in name generators, they will merge their nodes and words, you can use this to expand the words of a built-in name generator.
 
The random name generator uses a tree like structure to generate random strings of words. Generators will be loaded from txt files located in the "NameGenerators" folder and their name will match their file names, minus ".txt". If you name a name generator the same thing as one of the built-in name generators, they will merge their nodes and words, you can use this to expand the words of a built-in name generator.
 +
 +
Writing [REPLACE] as the first line will replace an existing name generator from the game, based on it's file name.
    
=== Example ===
 
=== Example ===

Navigation menu