You've already forked CC-Framework.BriskGameServer
Release v0.2.0 archive and space API update
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
public sealed class BriskSpaceContentDownloadResult
|
||||
{
|
||||
public byte[] Bytes;
|
||||
public long Version;
|
||||
public string Checksum;
|
||||
public string ContentType;
|
||||
}
|
||||
Reference in New Issue
Block a user