Marathon editing tools.
 
 
 
 
 
Go to file
an e3eaeeec66 spaces->tabs 2019-07-05 23:21:11 -04:00
leela spaces->tabs 2019-07-05 23:21:11 -04:00
maraiah spaces->tabs 2019-07-05 23:21:11 -04:00
rust-qt-binding-generator@598336e657 tycho: fix broken inheritance chain by submoduling rust-qt-binding-generator 2019-07-03 23:17:04 -04:00
tests spaces->tabs 2019-07-05 23:21:11 -04:00
tycho spaces->tabs 2019-07-05 23:21:11 -04:00
.gitattributes save files for refresh 2019-02-09 00:03:27 -05:00
.gitignore add properties window 2019-05-16 00:28:33 -04:00
.gitmodules tycho: fix broken inheritance chain by submoduling rust-qt-binding-generator 2019-07-03 23:17:04 -04:00
Cargo.toml maraiah: fix tests and move code to root 2019-06-22 00:55:08 -04:00
LICENSE update LICENSE 2019-07-03 23:22:03 -04:00
MarathonData.md maraiah: fix projectile flags 2019-07-01 01:22:59 -04:00
README.md maraiah: more documentation 2019-06-18 01:40:39 -04:00
bundle.sh spaces->tabs 2019-07-05 23:21:11 -04:00
clippy.toml clippy saves the world, part 2 2019-02-24 23:34:59 -05:00
rustfmt.toml partially format code with rustfmt 2019-02-09 00:53:27 -05:00

README.md

Maraiah

Public domain tools for editing data for the Marathon engine. The name "Maraiah" is derived from the Japanese transliteration of "Mariah," and is pronounced "mah-rye-uhh" (/mɑɹaɪʌ/ in IPA.) It has no special meaning.

maraiah

The basis of this project is the Rust project maraiah which provides functions and structures to build applications which work with Marathon's data.

See the crate documentation for more information.

maraiah-leela

leela is a CLI utility that essentially allows for a direct user interface to the underlying Maraiah library.

maraiah-tycho

tycho is a map editor written in C++ and Rust using Qt.