Auto compile protos

This commit is contained in:
HolographicHat
2023-03-30 08:54:50 +08:00
parent ffc0854291
commit 69184fa59d
13 changed files with 77 additions and 2044 deletions

View File

@@ -5,9 +5,10 @@ using System.Text;
using System.Text.Json;
using System.Text.Json.Serialization;
using Microsoft.Win32;
using Proto;
using YaeAchievement.AppCenterSDK;
using YaeAchievement.res;
using static AchievementAllDataNotify.Types.Achievement.Types;
using static Proto.Achievement.Types;
namespace YaeAchievement;