Skip to content

Per-Game User .ini Support for .hor Settings #74

@theboy181

Description

@theboy181

Problem
Currently, HookOfTheReaper requires .txt and .hor files that can be overwritten during updates. To keep unique game settings, users often create separate folders for each game, which adds complexity and clutter.

Proposed Solution
Add support for per-game user .ini files that can call the appropriate .hor configuration at boot.

Each game could have its own .ini entry pointing to a .hor file.

Users could test game-specific settings without affecting the main .txt / .ini configs.

Updates would no longer risk overwriting custom .hor files.

Benefits

Cleaner organization: no need for duplicate folders.

Safer workflow: protects user-tuned .hor and .txt files during updates.

Flexible testing: users can trial custom settings before merging them into the main configuration.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions