namespace SEBPatcherUtils { public class Constants { public string patcherVersion = "1.0.0"; public string sebTargetVersion = "3.8.0"; public string monomodNetVersion = "4.5.2"; } }