README.md
crystalize_xforms
Installation
There are multiple ways to do this. You can simply clone this git repo, or you can load them in individually.
The installation directory on windows will be:
%appdata%\Chaotica\user_transforms
You can create this folder if it doesn't already exist and it does support subfolders.
If you clone this git repo you can use this method:
windows command line note: git must be installed
cd %appdata%\Chaotica
mkdir user_transforms
cd user_transforms
git clone https://git.pugnacious.site/Crystalize/crystalize_xforms.git
This method will create a subfolder called crystalize_xforms and everything can be loaded in underneath that.
Winter Library
With the most recent update, the winter library needs to be modified to add functions. Some of the newer transforms will not work without this update.
Update Process
The file winter_std_lib_updates.txt is included in this repo. These are the updates that must be added to the file.
First pull up this text file and open it up.
Next go to the folder
C:\Program Files\Chaotica\data
Open the winter_stdblib.txt file and copy the entirety of the code from the updates into a new line at the bottom of this file. Don't replace anything. Just add it to the end and save the file.