Reloaded-Project / Reloaded-III

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

[Idea] Auto Enabling Features based on Game Version #58

Open Sewer56 opened 2 months ago

Sewer56 commented 2 months ago

We can expose known game versions as semantic. In this case, mods should be able to have a system which maps a specific game version range to a specific feature.

This 'feature' can be used to support multiple versions of a given game; when the likes of signature scanning is involved. This should prevent compiling unneeded code.