浏览代码

Linux support has been added in 1.2.117

Brian 7 年之前
父节点
当前提交
2e41904b21
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/en/manuals/extensions.md

+ 1 - 1
docs/en/manuals/extensions.md

@@ -219,7 +219,7 @@ The [Defold community asset portal](https://www.defold.com/community/assets/) al
 The native extension feature is in an alpha state, meaning that that the APIs can still change. Furthermore, not all features are in place yet.
 
 Platforms
-: There is currently no support for Linux extensions. Android lacks support for *.aar* archives. All platforms currently create debug builds only.
+: Android lacks support for *.aar* archives. All platforms currently create debug builds only.
 
 Languages
 : The Swift and Kotlin programming languages are currently not supported.