System ready

Native Kenshi extension framework

Extend Kenshi beyond traditional modding.

Native fixes, performance improvements, configurable gameplay, and a C++ plugin system—organized in one clear place.

  • ChannelStable
  • CompatibilityKenshi 1.0.65 / 1.0.68
  • PlatformWindows · Steam / GOG
RE_Kenshi artwork showing a hooded Kenshi character over a binary motif
Official Nexus icon · Atlas / BFrizzle · provisional use

What it changes

A deeper layer for Kenshi

RE_Kenshi reaches systems that ordinary data mods cannot, while keeping control and configuration inside the game.

01

Safer failures

Attempt an emergency save when Kenshi crashes and expose clearer diagnostic information.

02

Flexible gameplay

Configure game speeds, camera distance, attack slots, and selected faction limits.

03

Faster loading

Use shader caching and heightmap options designed to reduce selected loading costs.

04

Native plugins

Build C++ extensions with KenshiLib and make changes beyond the traditional mod tools.

New to RE_Kenshi?

From download to verified in four steps.

The installer handles the compatibility work. Your last step is simply confirming that RE_Kenshi appears on the main menu.

Read the full installation guide
  1. 01
    Download

    Open the latest stable release and choose the standard archive.

  2. 02
    Extract

    Extract the complete archive before running the included installer.

  3. 03
    Install

    Select the correct Kenshi installation and follow the prompts.

  4. 04
    Verify

    Launch Kenshi and check the RE_Kenshi version on the main menu.

Ecosystem preview

Extend Kenshi further

Public projects already demonstrate the range of RE_Kenshi’s plugin surface. Listings remain with their authors.

Gameplay External listing

Direct Control

by SmokeFoolius

Adds direct WASD movement and a first-person perspective while retaining Kenshi's tactical systems.

View on Nexus Mods
Framework extension External source

KenshiExtensionPlugin

by Lucius64

A community RE_Kenshi plugin that provides additional fixes and functionality for Kenshi.

View on GitHub
Developer resource Official examples

KenshiLib Examples

by BFrizzleFoShizzle

Official examples covering UI, dialogue, persistent world state, plugin APIs, and more.

View on GitHub

Build with KenshiLib

Start from working examples.

Explore UI, dialogue, persistent world state, inter-plugin APIs, and shader changes without compiling the RE_Kenshi core.

GPL-3.0

RE_Kenshi is open source.

Read the source, follow releases, and preserve BFrizzle’s upstream project as the technical authority.

View source on GitHub