RoR2-ChensHelpers

Contains simple and useful helpers for RoR2 mod creators to use. Mainly caters to Chen's mods.

View on GitHub

ChensHelpers

Chen.Helpers.GeneralHelpers.DefaultData

DefaultData.ShaderReplacements Field

Default Shader Replacements data. “Fake RoR” is used a prefix for this dictionary.

public static Dictionary<string,string> ShaderReplacements;

Field Value

System.Collections.Generic.Dictionary<System.String,System.String>