Static class holding a single constant version string for the HumanoidRetargeter module.
namespace HumanoidRetargeter; public static class CoreInfo { public const string Version = "0.1.0"; }