Release v0.3.0 lowercase UPM package name

This commit is contained in:
2026-04-11 14:44:13 +08:00
parent 07fc690e67
commit 7a8dd4cea0
142 changed files with 149 additions and 78 deletions

View File

@@ -0,0 +1,17 @@
{
"name": "com.foldcc.cc-framework.brisk-game-server",
"displayName": "FoldCC Brisk Game Server SDK",
"version": "0.3.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"
}
}