Release v0.6.0

This commit is contained in:
Omni
2026-04-20 20:57:23 +01:00
parent 69fabb32e6
commit 2ff09a1448
144 changed files with 4841 additions and 1306 deletions

View File

@@ -84,7 +84,7 @@ class TTWIntegrationMixin:
ttw_output_dir.rename(versioned_path)
ttw_output_dir = versioned_path
skip_copy = True
logger.debug("TTW already in mods dir skipping copy step")
logger.debug("TTW already in mods dir - skipping copy step")
# Create background thread for integration
class IntegrationThread(QThread):