A command line tool for megadrive homebrew developers
Project description
mdutil
mdutil
is a Python cli application designed to help with common tasks in the context of game development for retro systems. It's specially tailored but not limited to the Sega Megadrive used in conjuntion
with SGDK.
Requirements
- Python 3.8+
- pipx
Installation
Make sure to install the requirements. A complete guide on how to install pipx
can be found at link.
After that, open a terminal and run the following command:
pipx install mdutilities
This will install mdutil
in a virtual environment managed by pipx
. You can now start using it from the command line. Check the currently installed version by running:
mdutil version
When a new version becomes available you can upgrade your local installation by running:
pipx upgrade mdutilities
To completely uninstall mdutil
run:
pipx uninstall mdutilities
Usage
The full user guide can be found at read the docs.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Contributing
Contributions are welcome! please open an issue or submit a pull request for any improvements or bug fixes.
Contact
For any questions or suggestions, please open an issue on GitHub.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mdutilities-0.1.0.tar.gz
.
File metadata
- Download URL: mdutilities-0.1.0.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b8a8d3229da609f5032d4874af7ae380240ac2afc2d6e149928b749ae8d2670 |
|
MD5 | 244d33085db33ce8f71b7efd841daa9b |
|
BLAKE2b-256 | 2fcfcebfaa088f34f3218165daf2fb5dd290747b9080a1b38c32f96dba962a3e |
File details
Details for the file mdutilities-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: mdutilities-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40cd9c24a586a89a196ce395e84b332f82b70338ba407d3bd2a21bf8f2622161 |
|
MD5 | 7a11d8f27ae016e18242afb646c50e58 |
|
BLAKE2b-256 | a5c6911e738e90ec907b2c2596b011baf3b3eeeec8ffaff6ae262ea05570d9cd |