using Sheas_Cealer.Consts; using SheasCore; namespace Sheas_Cealer.Proces; internal class MihomoProc : Proc { internal MihomoProc() : base(MainConst.MihomoPath) { } }