Add HashLink to the list of submodules.

This commit is contained in:
player-03
2022-06-06 20:51:42 -04:00
committed by GitHub
parent 2f68d916e2
commit 2286704ed3

View File

@@ -8,6 +8,7 @@ Lime includes code from several other C/C++ libraries, listed below. Lime prefer
- **efsw** | [primary repo](https://github.com/SpartanJ/efsw)
- [**FreeType**](https://freetype.org/) | [primary repo](https://gitlab.freedesktop.org/freetype/freetype) | [GitHub mirror](https://github.com/freetype/freetype)
- [**HarfBuzz**](https://harfbuzz.github.io/) | [primary repo](https://github.com/harfbuzz/harfbuzz)
- [**HashLink**](https://hashlink.haxe.org/) | [primary repo](https://github.com/HaxeFoundation/hashlink)
- [**libjpeg-turbo**](https://www.libjpeg-turbo.org/) | [primary repo](https://github.com/libjpeg-turbo/libjpeg-turbo)
- **LZMA** | [download](https://www.7-zip.org/sdk.html) | [unofficial GitHub mirror](https://github.com/openfl/liblzma)
- [**mbed TLS**](https://tls.mbed.org/) | [primary repo](https://github.com/Mbed-TLS/mbedtls)