Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.13 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.13 KB

OpenMOO2

Build Status Coverage Status Code Health

open source clone of Microprose game "Master of Orion II: Battle at Antares"

General info

Licensing / copying

OpenMOO2 is licensed under the GNU General Public License version 2.0. For more information, see the file LICENSE or visit http://www.gnu.org/licenses/.

Requirements

Python Original MOO2 game release

  • the game uses original MOO2's .LBX files

Supported operating systems

  • GNU/Linux

Installation

  • Install python 3.4 or newer on your system
  • Install setuptools
  • Use python3 setup.py to install the package
  • copy/link original MOO2 game data (.LBX files) to proper location as prompted by game