Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

manatools/mpan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

94 Commits

Repository files navigation

mpan

ManaTools Launcher

Requirements

python3-manatools

python3-xml

python3-yui

Installation

The installation uses cmake. You can choose your build directory. Presuming that you will use build/ alongside mpan/, from within build directory:

cmake ../mpan

for installation in /usr/local.

cmake -DCMAKE_INSTALL_PREFIX=/usr ../mpan

for installation in /usr.

Then:

make install

Logging

Logging is included in the code. You can tune the level in /etc/mpan/mpan.yml with the entry log_level. The keywords are Python's standard (debug, info, ...) Logs are in mpan.log in the current path

About

ManaTools Launcher

Resources

Readme

License

GPL-2.0 license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors