Releases: emeryllium/ShaderEngine
Releases · emeryllium/ShaderEngine
ShaderEngine v1.0.0-alpha
v1.0.0-alpha of ShaderEngine. Allows for injection of shaders into BTD6. Still in early development.
- Allows for use of image effect shaders through asset bundles (.assets files).
- Requires a json file for each asset bundle to determine shader settings (int/float).
- Automatically generates shader settings based on the json file.
- Settings do not need a restart to update.
To download:
- Put ShaderEngine.dll into your mods folder.
- Make a folder titled "ShaderEngine" in your mods folder if there isn't one there already.
- Put the shaders in that folder that you want. (.assets and .json file, example shaders provided below in the ShaderEngine.zip folder.)