Skip to content

Refactor OpenFOV class #41

@rvstwi

Description

@rvstwi

Currently OpenFOV is used to retrieve two variables from the config file - the user-selected FOV and a potential modded cheat manager class.

First of all, the class's name makes no sense when it is not just handling FOV. Second of all, it would be nice to roll this variable retrieval into a new utility class along with some other functions, eg version checking. Could use class'OpenRVS' from #40 ?

At the very least, I'd like to rename this class something like "OpenConfigManager" or something and thus have its name match its use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    behind the scenesImprovements to the code that aren't visible to end-usershelp wantedExtra attention is needednot urgentDoesn't need to be done any time soon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions