Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Locate the data directory
    The directory where Genesis stores your data can be found in the Genesis settings on the first page.

  2. Create a “custom/shadowrun6/fallback-help.properties” file
    In your data directory should be a subdirectory named “custom”. Within create a subdirectory named “shadowrun6”. There create a file named “fallback_help.properties”
    E.g. on Windows this might look like: C:\Users\Stefan\rpgframework\custom\shadowrun6\fallback-help.properties

  3. Write your text
    To add a description to an item existing in Genesis, you must know the correct key. The key is always in the format <type>.<identifier>.desc - e.g. “item.gas-vent-system.desc”. To learn the correct types and identifiers look at the regular properties file.
    E.g.
    quality.astra_chameleon.desc=Hello World
    quality.toxin_resistance.desc=Goodby World

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@b5ad5578
showSpacefalse
sortmodified
typepage
reversetrue
labelsCustom Data
cqllabel in ( "custom" , "data" ) and type = "page" and space = "SR6HELP"

...