12 lines
277 B
JSON
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"
|
|
]
|
|
}
|