Skip to content

v3.2.1

Choose a tag to compare

@lakepry25 lakepry25 released this 04 Mar 17:02
· 31 commits to main since this release
9866be9

image CTools README
For full details and usage instructions, please refer to the README:
🔗 Ctools README

CTools v3.2 Update – Major Enhancements!
We’re excited to announce Ctools v3.2, marking a significant milestone in the evolution of our software toolset. This update introduces two major upgrades:

1. Command-Line Functionality
Ctools can now be executed directly from the command line, providing greater flexibility and efficiency for users.

To see the general usage guide, run:
ctools.exe --help

To check how a specific tool works, use:
ctools.exe [tool_name]
Note: Running a tool without additional arguments will display its usage instructions.

2. Improved GUI with Info Button
Each tool in the graphical user interface now includes an info button (ℹ️) in the top-right corner of the tool window. Simply hover over it after selecting a tool to access helpful information.

🔹 Important Note: While this release is officially v3.2, the GUI window may still display v3.1f due to a minor visual bug. A corrected version with the proper title will be released soon.

Thank you for using CTools!