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.HelperPlugin

HelperPlugin.ModGuid Field

Mod GUID of the plugin. Useful for referencing this GUID of this mod without the need to look it up.

public const string ModGuid = com.Chen.ChensHelpers;

Field Value

System.String