/atque-jp

Atque is a utility for splitting and merging Marathon scenarios

Primary LanguageC++GNU General Public License v2.0GPL-2.0

= Atque Readme =

Atque is a utility for splitting and merging Marathon scenarios. A
manual and binary downloads are available at Atque's sourceforge
project page: http://sourceforge.net/projects/igniferroque

= Building Atque =

To build Atque from source, you will need the following prerequisites:

GNU autoconf and automake
libsndfile http://www.mega-nerd.com/libsndfile/
Boost 1.33 or higher http://www.boost.org
(optional) wxWidgets 2.8 http://www.wxwidgets.org/

Once you have installed the prerequisites, you can build atque by typing:
./configure
make

= Copyright = 

Atque is Copyright 2008 by Gregory Smith. It is available under the
terms of the GNU General Public License. See the file COPYING.txt for
details.