Skip to content

Introduction

NullPointerExcy edited this page Oct 1, 2024 · 3 revisions

The TrueFactionSystem Mod adds a dynamic faction disguise system to Skyrim, allowing players to customize how NPCs react based on the armor they wear. The mod leverages Skyrim's keyword system to modify faction alignments, enabling immersive role-playing experiences.

This repository contains the source code for the mod, including C++ code for native SKSE functions and Papyrus scripts to provide the in-game functionality.

Clone this wiki locally