Files
mod_test_interactives/manifest.json
T
2026-09-10 10:59:40 +03:00

12 lines
277 B
JSON

{
"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"
]
}