You've already forked CC-Framework.BriskGameServer
Add package sync workflow
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
public sealed class BriskIdentity
|
||||
{
|
||||
public string LoginProvider;
|
||||
public string LoginUserId;
|
||||
public string PlayerId;
|
||||
public string ProjectAccountId;
|
||||
}
|
||||
Reference in New Issue
Block a user