rfg-modding / Reconstructor

Community patch / extension of Red Faction Guerrilla Re-mars-tered
Mozilla Public License 2.0
6 stars 0 forks source link
red-faction-guerrilla

Note: Development of this project is on hold to focus on Nanoforge.

Reconstructor

A rewrite of the RSL (Remarstered Script Loader) aiming to learn from the mistakes in design and direction of RSL. Due to the amount of issues with the old codebase and how clunky it had become to develop for it was easier just to start from scratch and take a new approach.

The rewrite was originally called RSL2. Reconstructor was chosen as the new name because it better reflects the goals of the project. The primary goals are to make the game more moddable and fix bugs. Scripting is only one part of achieving those goals.

Reconstructor uses the same code injection and function hooking code as DashFaction, a Red Faction 1 Community Patch.

Reasons for a rewrite