Skip to main content

LeaderboardAi

7 tools in this family (folder Editor/Tools/LeaderboardAi/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
leaderboard_create_definition_assetswritesCreate one LeaderboardDefinition ScriptableObject .asset per entry under
leaderboard_export_pcstore_formatwritesExport the spec as a Steamworks Partner leaderboards.vdf file. Drop the result into
leaderboard_generate_codewritesEmit LeaderboardDefinition.cs, LeaderboardManager.cs, LeaderboardLocalCache.cs and one
leaderboard_propose_from_promptread-onlyBuild a LeaderboardSpec skeleton from a natural-language brief. Returns a draft spec
leaderboard_query_local_top_nread-onlyRead the offline leaderboard cache and return the local player's stored entry plus
leaderboard_submit_test_scorewritesEditor-only smoke test that records a score against the local cache without touching
leaderboard_validate_specread-onlyValidate a LeaderboardSpec. Returns { ok, errors[] }. Always run this before