Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rootwalla opened this issue Apr 30, 2015 · 0 comments
Open

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

rootwalla opened this issue Apr 30, 2015 · 0 comments

Comments

@rootwalla
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant