浏览代码

Merge pull request #9 from subsoap/patch-1

Linux support has been added in 1.2.117
sicher 7 年之前
父节点
当前提交
04b1e6cc40
共有 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.
 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
 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
 Languages
 : The Swift and Kotlin programming languages are currently not supported.
 : The Swift and Kotlin programming languages are currently not supported.