Files
Jackify/jackify/__init__.py
Omni b14132b0eb Prepare v0.1.0 for public release
- Reorganize wiki images into structured folders
- Remove old UserGuides directory structure
- Update CHANGELOG and README for first release
- Engine updates and GUI improvements
2025-09-11 14:57:45 +01:00

9 lines
198 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.0"