Metadata-Version: 2.1
Name: datoso-seed-vpinmame
Version: 1.0.1
Summary: Python command line tool to download and organize your Rom Dat files.
Author-email: Lacides Miranda <laromicas@hotmail.com>
License: MIT License
Project-URL: Source Code, https://github.com/laromicas/datoso_seed_vpinmame
Keywords: emulators,roms
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Emulators
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: datoso (>=1.0.1)
Requires-Dist: datoso-plugin-internetarchive (>=1.0.1)

![Datoso](https://github.com/laromicas/datoso/blob/master/bearlogo.png)

# Datoso Seed Visual PinMAME

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](https://www.romvault.com/).

Visual PinMAME it's a Dot Matrix Display emulator, does not include any pinball tables, but can be used with pinball emulators such as Visual Pinball X.

## Installation

Datoso requires python 3.11+.

Use pip (recommended to use a virtual environment):
If you only need this plugin you can install it directly

``` bash
pip install datoso_seed_vpinmame

```

## Usage

Check [Datoso](https://github.com/laromicas/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](https://choosealicense.com/licenses/mit/)
