Files

18 lines
440 B
JSON
Raw Permalink Normal View History

2026-04-10 22:04:51 +08:00
{
"name": "com.foldcc.cc-framework.brisk-game-server",
2026-04-10 22:04:51 +08:00
"displayName": "FoldCC Brisk Game Server SDK",
2026-05-13 19:05:00 +08:00
"version": "0.4.1",
2026-04-10 22:04:51 +08:00
"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"
}
}