You are viewing a potentially older version of this package. View all versions.
ValeX-StubbedShaderConverter-0.0.1 icon

StubbedShaderConverter

An externally referenced tool for using Hopoo shaders in mods. Contains pre-stubbed shaders.

Date uploaded 2 years ago
Version 0.0.1
Download link ValeX-StubbedShaderConverter-0.0.1.zip
Downloads 1478
Dependency string ValeX-StubbedShaderConverter-0.0.1

This mod requires the following mods to function

bbepis-BepInExPack-5.4.9 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.9

README

Stubbed Shader Converter

This is a ThunderKit created external tool for converting stubbed shaders into Hopoo equivelents, and is primarily a tool for other mod developers.
Using StubbedShaderConverter within your mod will require a Soft/HardDependency, as StubbedShaderConverter must load before your mod loads.

Information on how to use this as a mod developer can be found within the Github.

Credits

  • KomradeSpectre: For providing the stubbed shaders and MaterialControllerComponent and massive help with setting this project up and debugging.
  • Kevin: For providing the CloudFix component, which is a variant on KomradeSpectre's MaterialControllerComponent.
  • PassivePicasso (Twiner): For ThunderKit related support and creation of ThunderKit.
  • Nebby: For inspiring me to create this project, and helping out with setting up.

Changelog

0.0.1

  • Initial Release.