Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kenshi Mods

Repository storage for any and all Kenshi related mods.

📂 Project Structure

Inside of the Kenshi project are the following folders and files:

.
├── Kenshi-Compact/
│   ├── images/
│       ├── banner.png
│       ├── logo.png
│       ├── reflection.png
│   ├── src/
│       ├── Kenshi-Compact.cpp
│   ├── CMakeLists.txt
│   ├── CMakePresets.json
│   ├── Kenshi-Compact.dll
│   ├── Kenshi-Compact.mod
│   ├── RE_Kenshi.json
│   ├── README.md
├── KenshiCompact/
│   ├── scripts/
│       ├── init/
│           ├── editor.lua
│   ├── KenshiCompact.mod
│   ├── OIS_KEY_CODES.md
│   ├── README.md
├── KenshiLinter/
│   ├── images/
│       ├── banner.png
│       ├── linter.png
│   ├── scripts/
│       ├── linter.lua
│   ├── README.md
├── KenshiMedic/
│   ├── scripts/
│        ├── init/
│            ├── medic.lua
│   ├── KenshiMedic.mod
│   ├── OIS_KEY_CODES.md
│   ├── README.md
├── text/
│   ├── kc_desc_nexus.txt
│   ├── kc_desc_steam.txt
│   ├── kcl_desc_nexus.txt
│   ├── kcl_desc_steam.txt
│   ├── km_desc_nexus.txt
│   ├── km_desc_steam.txt
├── .gitignore
├── LICENSE.md
├── README.md

About

Mods for the game Kenshi.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Contributors

Languages