Skip to content

CitiesSkylinesModding/CustomizableMenuDatabase

Repository files navigation

How to use

  1. Install pixi see pixi installation guide

  2. Run command

    pixi run build

Edit

Use any CSV editor to edit ModsData.csv, such as Excel, VS Code etc. Preset Keywords (Built-in Styles)

Preset Srcs keywords

  • ALPHA
  • BETA
  • EXP
  • RC
  • BROKEN

The value is rendered using a built-in predefined style Any custom style is ignored for this entry Visual appearance (color, shape, emphasis) is controlled by the system

in csv, words are split by ; (semicolon)

ALPHA;BETA;EXP

Style

INI style key-value pairs, separated by ; (semicolon)

KEY=VALUE;KEY=VALUE;...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages