Skip to content

Demeter29/Voices_of_the_Court

Repository files navigation

Voices of the Court

Voices of the Court is a Crusader Kings 3 mod which integrates Large Language Models into the game. It lets you hold conversations with the characters and also impact the game state to an extend.

Documentation: https://docs.voicesofthecourt.app

Steam page

Join our Discord:

Discord Server

Trailer video

link to

Gameplay video by DaFloove

link to

Local setup

  1. clone the repo
  2. install dependencies with npm i
  3. start dev mode with npm run start
  4. package app with npm run make