- Version 1.0.2
- 4,991 Downloads
SC4 Cleanitol is a modern implementation of the original BSC Cleanitol program released in 2013. This program provides an easy way to clean your plugins folder of all non SC4 related files making the game quicker to load, can remove out of date and obsolete plugins, and can tell you what dependencies you have and which dependencies you need for a given mod.
This new version is designed to be backwards compatible with old Cleanitol scripts, but nevertheless includes numerous improvements, with some of the major ones being:
Ability to specify TGIs in addition to file names as a dependency. One of the drawbacks of using filenames only is if a user renames a file or datpacks their plugins folder, the old Cleanitol program will report a missing dependency even if that asset might actually be there.
Ability to specify conditional dependencies - i.e. only report item A as a dependency if item B is present. This is very useful for mods which may allow the user to choose certain components to install. This way the user will not be prompted for a missing dependency for a component they did not install.
Ability to import rules from a web hosted text file - Fetching the rules from a web hosted text file can guarantee a user is always running the most up-to-date version of a script, especially if the script is regularly updated.
Requirements
Windows 10 or higher
.NET7 runtime version > 7.0.0 - To determine which version is installed, open Command Prompt and type dotnet --list-runtimes. If the version is less than 7.0.0 installed, or the command is not recognized, download the most recent version here. Alternatively, if you run the executable without the correct .NET runtime, you will receive an error message. Follow the prompts to download the correct version.
Downloading
Download from the STEX or visit the latest release on Github.
Support
Consult the user manual, which contains information on both using the program and creating scripts with the new functionality introduced with this program.
This is an open source application. The source code and issue tracker are posted here. Requests or questions are welcomed here in the dedicated thread, in the Github issue tracker, or in the SC4D Discord thread.