This commit is contained in:
2026-09-10 10:59:40 +03:00
commit 83698fedef
5 changed files with 54 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"id": "test_interactives",
"name": "Test Interactives",
"version": "1.0.0",
"author": "ct",
"description": "Test mod demonstrating the interactive object system — clickable elements on scene with highlight",
"depends": [
"core>=1",
"interface>=1"
]
}