- Joined
- Apr 8, 2008
- Messages
- 1,125
- Reaction score
- 330
ChroCore
I AM NOT EXPLAINING HOW TO SETUP MYSQL / ETC. This is assuming you already have everything done.
This source requires MySQL Dependencies. Which can be downloaded here:
To view the content, you need to sign in or register
This source also requires the .NET Framework. Which can be downloaded here:
To view the content, you need to sign in or register
LASTLY you need Visual C#. Which can be downloaded here:
To view the content, you need to sign in or register
(Pick the green one!)After that, you can edit Settings.ini
Code:
[MySqlInfo]
Host=MYSQL HOST
Name=MYSQL DB
Login=MYSQL ID
Password=MYSQL PASSCODE
Open up MapleStory.sln and you can run the server in debug / release.