Initial Brisk Unity SDK project

This commit is contained in:
2026-04-10 22:04:51 +08:00
commit 47f9a8bafa
171 changed files with 11091 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"name": "com.foldcc.cc-framework.BriskGameServer",
"displayName": "FoldCC Brisk Game Server SDK",
"version": "0.1.0",
"unity": "2021.3",
"description": "A lightweight Unity SDK for Brisk game services, including bootstrap, auth, announcements, leaderboard, archive, and player space modules.",
"keywords": [
"brisk",
"sdk",
"leaderboard",
"archive",
"unity"
],
"author": {
"name": "FoldCC"
}
}