article
README
🚀 FiveM 文档 📚
FiveM 文档是官方的资料来源,你可以在此探索详细的指南、参考资料和开发资源,为你的开发工作提供有力支持。
🔗 源链接:docs.fivem.net
🚀 快速开始
开发相关
如果你在使用文档过程中遇到任何死链或其他问题,请在我们的GitHub 问题页面报告。你的反馈对我们改进文档非常有帮助!
想要贡献吗?🤝
我们十分感激你的贡献!如果你有兴趣帮忙,可以查看我们的贡献指南,以了解如何开始。
FiveM 文档是官方的资料来源,你可以在此探索详细的指南、参考资料和开发资源,为你的开发工作提供有力支持。
🔗 源链接:docs.fivem.net
如果你在使用文档过程中遇到任何死链或其他问题,请在我们的GitHub 问题页面报告。你的反馈对我们改进文档非常有帮助!
我们十分感激你的贡献!如果你有兴趣帮忙,可以查看我们的贡献指南,以了解如何开始。
Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive
Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed