noah-severyn / SC4Cleanitol

Modern implementation of BSC Cleanitol TM 2013.
MIT License
0 stars 0 forks source link
cleanitol simcity4

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.