Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RimTalk Community Preset Collection

A community-driven repository of custom presets for the RimTalk mod.

Prerequisites


How to use

  1. Download any preset.json file from this collection.
  2. Copy the downloaded file to the specific directory for your OS:

Windows

C:\Users\%USERNAME%\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Config\RimTalk\Presets

macOS

~/Library/Application Support/RimWorld by Ludeon Studios/Config/RimTalk/Presets

Linux (Native)

~/.config/unity3d/Ludeon Studios/RimWorld by Ludeon Studios/Config/RimTalk/Presets

Steam Deck (SteamOS/Proton)

~/.local/share/Steam/steamapps/compatdata/294100/pfx/drive_c/users/steamuser/AppData/LocalLow/Ludeon Studios/RimWorld by Ludeon Studios/Config/RimTalk/Presets

Tip

On Linux and Steam Deck, folders starting with a dot (like .local) are hidden. Press Ctrl + H in your file manager to reveal them.

  1. Launch RimWorld.
  2. Open RimTalk's mod settings.
  3. Switch to Advanced Mode (if not already enabled).
  4. Go to the Prompt Setting, select Import, and load your chosen preset.
  5. Activate the loaded preset.

How to contribute

We love new presets! To add yours to the collection:

  1. Fork/Check out this repository.
  2. Create a folder under /presets/ named after your username or alias.
  3. Add your exported JSON file and a plain text version (.txt) directly to your username folder. (Note: If you are contributing multiple presets, please create a sub-folder for each preset).
  4. Include a README.md in the folder using the template provided in /templates/CONTRIBUTER_README.md.
  5. Create a Pull Request with a brief description of what your preset does.

Directory Structure Example

Single Preset:

presets/
├── your-username/
│   ├── Cool-Preset.json
│   ├── Cool-Preset.txt
│   └── README.md

Multiple Presets:

presets/
├── your-username/
│   ├── Cool Preset 1/
│   │   ├── Cool-Preset-1.json
│   │   ├── Cool-Preset-1.txt
│   │   └── README.md
│   ├── Cool Preset 2/
│   │   ├── Cool-Preset-2.json
│   │   ├── Cool-Preset-2.txt
│   │   └── README.md

About

A community collection of presets for the RimTalk mod

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors