XAMPP
XAMPP will help you install a MySQL service with zero effort.
Do you want to make your own game and do not know where to begin with?
With this project making a game on your own is quite conceivable.
With things like networking, basic movement and chat already done for you.
This project is about making a basic open source MMORPG,
using .NET Core for the server side and Unity for the game client.
XAMPP will help you install a MySQL service with zero effort.
.NET Core is the framework we use for creating our game server.
Visual Studio is the recommended editing and debug software for C#.
Unity is the game engine we use for creating our game client.
It has been a long journey to achive the things that have been developed.
Trying to make everything in the simplest possible way, was not an easy task.
1. Make sure you have installed Visual Studio with .Net Core.
2. Make sure you have installed XAMPP and MySQL service is running.
3. Download server project files from GitHub and extract them to a folder.
4. Create the edws database and populate it with the SQL files found at Dist\SQL
using HeidiSQL or any software of your choice.
5. At Dist\Config\Account.ini set AccountAutoCreate value to True.
6. Open EpicDragonWorldServer.sln and press F5 to run the server.
1. Make sure you have installed Unity.
2. Download client project files from GitHub and extract them to a folder.
3. Download all asset archives mentioned at GitHub readme file.
4. Extract all asset archives into Assets folder.
5. Run Unity and wait until all components are build.
6. You can now run the client and login.
Join our community for project related inquiries and news.
Invitation link: https://discord.gg/bj83TgJ