Installation¶
It is recommended to install using pipx or pip for the PyPI version.
Using pipx¶
pipx install mapchar
Note: You may use pip in place of pipx.
Note: The PyPI package was renamed from ‘fuse-generator’ to ‘mapchar’ starting in version 7.0.2.
From Source¶
Clone the repository directly from GitHub:
git clone https://github.com/pwnfo/mapchar.git
cd mapchar
pip install .