Skip to content

AnvilWorld.cs PlayerManager hardcoded to "players" dir #34

@rootwalla

Description

@rootwalla

AnvilWorld's playermanager factory is hardcoded to the "players" directory (which is pre 1.7.6).
Unfortunately I am at present unable to setup a proper dev environment here to generate a suitable pull request.

I added:
private const string _PLAYER_DIR_1_7_6 = "playerdata";
and the factory tests for the "players" dir first and then attempts the new one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions