Files
edmand46 b18c59450c
CI / check (push) Successful in 2s
CI / publish (push) Has been skipped
2.0.0: Rudder.Core 2.0.0 DLL, samples and skill docs on slugs and environments
Claude-Session: https://claude.ai/code/session_01SMCvdwDmuxoaqGgvGBLk1V
2026-09-06 22:25:33 +03:00

27 lines
743 B
JSON

{
"name": "rudder.sdk",
"version": "2.0.0",
"displayName": "Rudder SDK",
"description": "LiveOps SDK for Unity — player auth, remote config, stores, inventory, leaderboards, scenarios.",
"unity": "6000.0",
"author": {
"name": "Rudder",
"url": "https://rudder.build"
},
"keywords": [
"liveops",
"rudder"
],
"documentationUrl": "https://app.rudder.build",
"publishConfig": {
"registry": "https://hub.rudder.build/api/packages/rudder/npm/"
},
"samples": [
{
"displayName": "Feature Samples",
"description": "Small scenes that show one Rudder API each: authentication, remote config, storage, stores and inventory, leaderboards, and scenarios.",
"path": "Samples~"
}
]
}