/emberhunt

A mobile MMORPG game

Primary LanguageGDScript

Emberhunt logo

Emberhunt Discord Commit activity Server Status License

This project is completely free and open-source mobile MMORPG game, created with Godot.

Lore

The Dark Lord has fallen, and the alliance rejoices in victory. The last battalion lies in ruins and remains of the dark army hide under the stones. Who would stand for what the Dark Lord believed in? Who would tear the broken blade out of cold hands of those who rested untimely? Pick up the blade! Burn down your foes! Gather your friends and siege the deepest dungeons, the highest peaks to reclaim the Lords power to depose the forces of the Empire! Get your best gear, grind to the highest level and march through the gates of the High Inquisitor palace!

Set up

Before working on the project, make sure that you have the latest version of the emberfont. To do that, just execute update_font.sh

Contributing

Everyone is welcome to contribute and help develop this project. We need programmers, artists, sound-engineers, testers, writers... If you want to help, just join our discord, and we will discuss how you can help.

Documentation

Read the wiki.

Docker

The server can be run in a docker container. To get the container up and running simply install docker installation instructions.

Build the image

docker build -t emberhunt_server:latest .

Run the container

docker run -it -p "22122:22122/udp" emberhunt_server:latest

License

Emberhunt uses 2 licenses.