public static string NativePath(string path) => PathHelper.Combine(Kit.BaseDirectory, Kit.WorkingDirectory, path);