module

D.H. / 666f78: Quick Names

Endorsements
0
Installs
0.0028%
Comments
0
Latest version1.0.0
Minimum Core13
Compatible Core13
Last updated6 months ago
Created6 months ago
Authors
Languages English
Українська
Systems All systems
Project source Project URL

D.H. / 666f78: Quick Names

Random name generator (preset-based)

Features

  • One-click name generation with gender filters.
  • Preset dropdown with labels from preset metadata.
  • Optional custom preset folder via FilePicker.
  • Remembers the last selected preset per user.

Usage

  • GM opens the module from the scene controls toolbar.
  • Pick a preset, choose filters, then Generate.
  • Use the folder icon next to the preset label to select a custom folder.
  • Reset icon returns to the default module presets.

 

Preset format


{
  "meta": { "label": "My Preset Name", "locale": "en-US" },
  "names": {
    "female": ["Anna", "Maria"],
    "male": ["Ivan", "Taras"]
  },
  "surnames": ["Shevchenko", "Franko"]
}

Notes

  • Presets are read from the selected folder. The module scans *.json files.
  • If meta.locale is set, it is shown in the preset list as Label (locale).
  • Default folder: modules/dh-666f78-quicknames/presets.
Subscribe
Notify of
0 Comments
0
Would love your thoughts, please comment.x
()
x