Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 757 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 757 Bytes

Tuxemon-Server

Server for the open source monster-fighting RPG, Tuxemon.

Version

0.3.2

Requirements

Tuxemon Server uses a number of open source projects to work correctly:

  • python3 - version 3.5+
  • python3-pytmx - python library to read Tiled Map Editor's TMX maps.
  • python3-websockets - websocket library for networking
  • python3-pymongo

Installation

Ubuntu

Mac OS X (Yosemite)

Windows

License

GNU Public License v3

Copyright (C) 2016 William Edwards shadowapex@gmail.com,
Benjamin Bean superman2k5@gmail.com

This software is distributed under the GNU General Public Licence as published by the Free Software Foundation. See the file LICENCE for the conditions under which this software is made available.