* update physics * update input * update * update code sharing in getting-help.md * Export Compliance * update on file i/o * pi / 4 * inputs * forum url * read only user * html5 gamepad * sdk api update * update * image properties * update editor * defold sdk update * animation updates * animation fix * run as admin * update bob * update about AndroidX support * software render * linux-faq.md update * 4.28.2021 updates * Basis Universal format * sound & mesh * gamepad event mapping * admob url * Minor edit to building blocks intro text * update gamepad & ios * project settings * libffi version * scaling * image compression * update gamepads * increase memory * caching assets * update 2021/10/6 * update 2021/10/16 blend-modes.md * update 2021/11/12 * allow dynamic transforms update * Bundle update * update faq * bullet & bob * script properties update * editor-styling * build server url * editor templates * spine extension update * Fix typo in the "optimizations" word in Chinese docs * Update to material.md - Constants buffers * Verify Graphics Calls * H5 parameters * OpenJDK downloads * cn update corresponds to [pull 259](https://github.com/defold/doc/pull/259) * application security * porting guidelines * update for 8f1651f * cn update for 094bf6f * cn update for 20fdfc5 & 6263317 * cn update for 7/19/2022 * title
@@ -3,6 +3,8 @@ title: 移植指南
brief: 本手册重点介绍了将游戏移植到新平台时需要考虑的一些事项
---
+# 移植指南
+
将 Defold 游戏移植到新平台通常是一个非常简单的过程. 理论上只要在 *game.project* 文件里配置好就行了, 但是处于对平台充分利用的考量还是推荐针对目标平台进行适配. 本教程包含一些通用移植的最佳实践和一些平台相关的细节.