From eea4fbdb2f0fb7513024982a7c0021064aa387f9 Mon Sep 17 00:00:00 2001 From: Sergey Lapin Date: Thu, 25 Jun 2026 09:33:22 +0300 Subject: [PATCH] Update Lua examples path --- src/features/editScene/AGENTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/features/editScene/AGENTS.md b/src/features/editScene/AGENTS.md index 43f73bd..6c91651 100644 --- a/src/features/editScene/AGENTS.md +++ b/src/features/editScene/AGENTS.md @@ -202,6 +202,7 @@ restored to the spawner name so the character respawns correctly. - Please ask questions if anything is unclear. - Please update tests, documentation and examples every time API or modules and systems change. Make sure documentation, tests and examples are always in sync. +- Lua examples are stored in lua-examples directory. ## Conventions & Caveats