Skip to content

supaMOBA/exathena

Repository files navigation

exAthena

continuous integration Hex pm codecov GitHub GitHub repo size

exAthena is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in Elixir, 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. exAthena is a continuation of the eAthena project.

Table of Contents

  1. Prerequisites
  2. Installation
  3. Troubleshooting
  4. More Documentation
  5. How to Contribute
  6. License

1. Prerequisites

Before installing exAthena there are certain tools and applications you will need which differs between the varying operating systems available.

Hardware

Hardware Type Minimum Recommended
CPU 1 Core 2 Cores
RAM 1 GB 2 GB
Disk Space 300 MB 500 MB

Tool Versions

Tool Minimum Recommended
Elixir 1.12.x 1.13.x
Erlang (OTP) 24.0.x 24.3.x
Postgres 1.12.x 1.13.x

2. Installation

3. Troubleshooting

If you're having problems with starting your server, the first thing you should do is check what's happening on your consoles. More often that not, all support issues can be solved simply by looking at the error messages given. Check out the wiki or discussions if you need more support on troubleshooting.

4. More Documentation

exAthena has a large collection of help files and sample NPC scripts located in our wiki. These include detailed explanations of NPC script commands, atcommands (@), group permissions, item bonuses, and packet structures, among many other topics. We recommend that all users take the time to look over this wiki before asking for assistance elsewhere.

5. How to Contribute

Details on how to contribute to exAthena can be found in CONTRIBUTING.md!

6. License

Copyright (c) exAthena Development Team - Licensed under GNU General Public License v3.0

About

exAthena is an open-source cross-platform MMORPG server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published