Hercules is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. Hercules is a continuation of the original Athena project.
[x] I am aware that this PR may be closed if the above-mentioned criteria are not fulfilled.
Changes Proposed
Github actions for windows, unlike appveyor this actually runs the server and some of the tests.
I've done a couple runs on my fork to verify the errors are being captured correctly at test1 and test2
Pull Request Prelude
Changes Proposed
Github actions for windows, unlike appveyor this actually runs the server and some of the tests. I've done a couple runs on my fork to verify the errors are being captured correctly at test1 and test2