Doc: Mention pre-built templates (#280)

This commit is contained in:
Serhii Snitsaruk 2025-02-02 19:45:54 +01:00 committed by GitHub
parent 7aebed5897
commit eac7e56f42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 2 deletions

View File

@ -14,6 +14,10 @@ You can change your decision at any time - both versions are fully compatible.
Get GDExtension version Get GDExtension version
------------------------ ------------------------
Precompiled builds are available on the official
`LimboAI GitHub <https://github.com/limbonaut/limboai#getting-limboai>`_ page,
and in the Asset Library.
GDExtension is the most convenient way of using the LimboAI plugin, but it comes GDExtension is the most convenient way of using the LimboAI plugin, but it comes
with certain limitations: with certain limitations:
@ -34,8 +38,7 @@ Get module version
------------------- -------------------
Precompiled builds are available on the official Precompiled builds are available on the official
`LimboAI GitHub <https://github.com/limbonaut/limboai#getting-limboai>`_ page, `LimboAI GitHub <https://github.com/limbonaut/limboai#getting-limboai>`_ page.
and in the Asset Library (coming soon!).
Installation instructions: Installation instructions:
@ -44,3 +47,5 @@ Installation instructions:
3. Extract the pre-compiled editor and the demo project files. 3. Extract the pre-compiled editor and the demo project files.
4. Launch the pre-compiled editor binary, import and open the demo project. 4. Launch the pre-compiled editor binary, import and open the demo project.
5. Run the project. 5. Run the project.
**Important**: To export your game using the module version of LimboAI, make sure to use the pre-compiled export templates included in the same GitHub release build.