using SheasCore; namespace Sheas_Cealer.Utils; internal class MihomoProc : Proc { internal MihomoProc() : base("Cealing-Mihomo.exe") { } }