Browse Source

Merge pull request #9 from subsoap/patch-1

Linux support has been added in 1.2.117
sicher 8 years ago
parent
commit
04b1e6cc40
1 changed files with 1 additions and 1 deletions
  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.