datoso-seed-whdload

Python command line tool to download and organize your Rom Dat files.


Keywords
emulators, roms
License
MIT
Install
pip install datoso-seed-whdload==1.0a0.dev3

Documentation

Datoso

Datoso Seed Whdload

Datoso is a WIP Python command line tool to download and organize your Dat Roms. As today the tool supports dat-omatic, redump, and translated-english dats. It merges all the dats in a tree folder structure thought to use with Emulators rather than dats. The dat file format must be compatible with ROMVault.

WHDLoad is a collection of Amiga Roms

Installation

Datoso requires python 3.10+.

Use pip (recommended to use a virtual environment):

# Install datoso base (doesn't do much without real plugins)
pip install datoso_seed_whdload

Usage

Check Datoso for usage.

TODO

  • Tests

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

License

MIT