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

Startup instructions updated, removed references to data folder #38

Merged
merged 5 commits into from
Jul 7, 2015

Conversation

petersandor
Copy link
Contributor

User is prompted to provide path to client data folder and other settings on first startup
if (process.platform === 'win32') {
return 'C:/Program Files (x86)/World of Warcraft/Data'
}
else {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add the brace and the else on the same line? Other than that, looks stellar! 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, fixed in 9d603df

@timkurvers
Copy link
Member

Great stuff 👍

timkurvers added a commit that referenced this pull request Jul 7, 2015
Startup instructions updated, removed references to data folder
@timkurvers timkurvers merged commit ff289ae into wowserhq:master Jul 7, 2015
@petersandor petersandor deleted the updates branch July 7, 2015 22:44
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

Successfully merging this pull request may close these issues.

None yet

2 participants