You've already forked CC-Framework.BriskGameServer
Release v0.3.0 lowercase UPM package name
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
public sealed class BriskRankSeasonInfo
|
||||
{
|
||||
public string SeasonId;
|
||||
public string Name;
|
||||
public string StartAt;
|
||||
public string EndAt;
|
||||
}
|
||||
Reference in New Issue
Block a user