This repository contains the original ScriptHookVDotNet (C#) implementation of the Companion Mod.
It represents the foundational version of the project — prior to the full C++ ASI rewrite and architectural refactor.
This repository is maintained primarily for documentation and historical reference.
It showcases:
- Early companion behavior systems
- Initial follow / stay implementations
- First-pass vehicle logic
- Experimental AI behavior patterns
- The learning phase before engine abstraction
The final polished release of the Companion Mod will be distributed separately.
This repository serves as:
- A technical development archive
- A reference point for architectural evolution
- Documentation of the project’s early design phase
It is not intended as the final public release build.