thelivingdiamond / Chairloader

An extensible Prey (2017) modding framework
GNU General Public License v3.0
52 stars 0 forks source link
cpp modding modding-tools prey-2017

Chairloader

By thelivingdiamond & tmp64

Chairloader is a modding framework built for Prey (2017) developed by Arkane. First and foremost chairloader is designed to enable modders to make mods for Prey on a scale never before seen. With realtime mod DLL loading modders are now given the ability to change not just the assets, but the code at the core of the game. There is a GUI built in with several functions to aid in modding (or messing around). Learn more below

Licensed under GNU GPLv3

Installation

To Install Mods:

Mod Manager

Chairloader Editor

Chairloader Modules

Built-in trainer-like functions:

API Functionality:

The Gui functionality is achieved via DX11 hooking and uses Dear ImGui.

Resources used:

For information on how to set up and develop mods for Chairloader please see the wiki (WIP): https://github.com/thelivingdiamond/ChairLoader/wiki

You can see the github.io website for a mod list and examples (WIP): https://thelivingdiamond.github.io/Chairloader/