Explorar el Código

Linux support has been added in 1.2.117

Brian hace 7 años
padre
commit
2e41904b21
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.