Reloaded-Project / Reloaded-III

[WIP] Formal Specification for the Next Iteration of Reloaded
https://reloaded-project.github.io/Reloaded-III/
6 stars 0 forks source link

TEMP/WIP Reminder to Add Flag for 'Supports Loading at Runtime' #4

Open Sewer56 opened 10 months ago

Sewer56 commented 10 months ago

Some mods rely on hooking functions that are used to initialize libraries/subsystems of a game, in which case they would not properly function if loaded at runtime.

Config should have a flag for this.