Galaxy plugin for Paradox

⚠️ the plugin is looking for maintainer!

Installation

Integration can be installed using GOG Galaxy Search Github engine

Development

Install required packages for building and testing:

pip install -r requirements/dev.txt

Run tests:

inv test

Build package

inv build [--output=<output_folder>] [--ziparchive=<zip_package_name.zip>]