Skip to content

noah-severyn/SC4Cleanitol

Repository files navigation

SC4Cleanitol

GitHub all releases

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.

Application Screenshot

Two of the major improvements for script creators are the ability to specify TGIs as dependencies (instead of just file names, meaning Cleanitol scripts will work correctly if a user renames files or datpacks their plugins), and the introduction conditional dependencies (only report item A as a dependency if item B is present, which can be useful for mods which allow the user to choose certain components to install)

For more information, please refer to the user documentation.

Downloading

Visit the releases page or go straight to the latest release.

Projects

This repository is divided into multiple different projects, each with a different implementation.

  • SC4CleanitolEngine stores the code that actually implements the Cleanitol functionality. Other implementations in this repository reference this project.
  • SC4CleanitolConsole is a cross-platform console based implementation.
  • SC4CleanitolWPF is a Windows-only UI application suitable for Windows 10 or higher.

About

Modern implementation of BSC Cleanitol TM 2013.

Topics

Resources

License

Stars

Watchers

Forks