playdotfun
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseWhen to use
适用场景
Use this skill whenever users need to integrate a game with Play.fun or fetch data from Play.fun. You can also use this skill to help guide users through different workflows of Play.fun.
当用户需要将游戏与Play.fun集成或从Play.fun获取数据时,即可使用本技能。您也可以利用本技能引导用户完成Play.fun的不同工作流程。
How to use
使用方法
Read individual skill pages for specific use cases. Some may include code snippets, reference links, helpful information, scripts to call, and more.
- API Reference - Complete API endpoint reference for Play.fun.
- API Authentication - How to use HMAC-SHA256 authentication for the Play.fun API.
- SDK Best Practices - Best practices for using the Play.fun SDKs.
- Server SDK Reference - Server-side SDK reference for Play.fun.
- Browser SDK Reference - Browser SDK reference for Play.fun.
- Hybrid SDK Reference - Hybrid SDK reference for Play.fun (Browser + Server SDKs combined).
- MCP Quickstart - Quickstart guide for using the Play.fun MCP.
- Glossary - Definitions of Play.fun terms and concepts.
阅读各个技能页面以了解特定用例。部分页面可能包含代码片段、参考链接、实用信息、可调用脚本等内容。
- API参考文档 - Play.fun的完整API端点参考。
- API身份验证 - 如何为Play.fun API使用HMAC-SHA256身份验证。
- SDK最佳实践 - 使用Play.fun SDK的最佳实践。
- 服务器端SDK参考 - Play.fun的服务器端SDK参考。
- 浏览器端SDK参考 - Play.fun的浏览器端SDK参考。
- 混合SDK参考 - Play.fun的混合SDK参考(结合浏览器与服务器端SDK)。
- MCP快速入门 - 使用Play.fun MCP的快速入门指南。
- 术语表 - Play.fun相关术语和概念的定义。
Authentication
身份验证
- Auth Setup - Skill to set up Play.fun API credentials for authenticated operations.
- 身份验证设置 - 为认证操作配置Play.fun API凭证的技能。
Deployment
部署
- GitHub Pages Deploy - Deploy games to GitHub Pages for free hosting and get a public URL.
- GitHub Pages部署 - 将游戏部署到GitHub Pages以获取免费托管和公开URL。
Code Snippets
代码片段
- Server SDK Snippets - Copy-paste code examples for server-side integration.
- Browser SDK Snippets - Copy-paste code examples for browser games.
- 服务器端SDK代码片段 - 用于服务器端集成的可复制粘贴代码示例。
- 浏览器端SDK代码片段 - 用于浏览器游戏的可复制粘贴代码示例。