Horizon is a free software project (authored by @sagunkho aka @Smokexyz), a Massively Multiplayer Online Role-Playing Game (MMORPG) server package. Certain static database files and client packet information were converted from HerculesWS into a suitable format for our project.
- Prerequisites
- Installation
- Troubleshooting
Before installing Horizon, you will need to install certain tools and applications.
- Linux
- Unix / MacOS
- Windows
- git
- g++ or clang (version 4.5 or newer, recommended 5.0 or newer)
- CMake 3.7+
- Boost v1.60+
- Readline
- Sol2
- Mysql
- Mysql Connector C++
- MySQL GUI clients
- MySQL Workbench (cross-platform)
- HeidiSQL (Windows)
- Sequel Pro (Mac OS X)
- GUI Git clients
- Atlassian SourceTree (Windows, Mac OS X)
- TortoiseGit (Windows)