From c511bcd711561ed533d87dde46564db8f390c72f Mon Sep 17 00:00:00 2001 From: Mikulas Florek Date: Sun, 8 Dec 2024 00:45:08 +0100 Subject: [PATCH] docs - link to gltf importer --- docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/plugins.md b/docs/plugins.md index 9d5efa4d75..7ca06d9d65 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -20,6 +20,7 @@ Note: plugins in this section are compilable/runnable, but some of them are only * [Marketplace](https://github.com/nem0/lumixengine_market) * [C#](https://github.com/nem0/lumixengine_csharp) * [LiveCode](https://github.com/nem0/lumixengine_livecode) +* [GLTF importer](https://github.com/nem0/lumixengine_gltf) # Deprecated