mirror of
https://github.com/Omni-guides/Jackify.git
synced 2026-01-17 11:37:01 +01:00
9 lines
200 B
Python
9 lines
200 B
Python
"""
|
|
Jackify - A tool for running Wabbajack modlists on Linux
|
|
|
|
This package provides both CLI and GUI interfaces for managing
|
|
Wabbajack modlists natively on Linux systems.
|
|
"""
|
|
|
|
__version__ = "0.1.6.1"
|