9 lines
247 B
JSON
9 lines
247 B
JSON
{
|
|
"id": "test_defaults_and_patches",
|
|
"name": "Test Defaults and Patches",
|
|
"version": "1.0.0",
|
|
"author": "ct",
|
|
"description": "Test mod demonstrating property patches system with wildcard and targeted patches",
|
|
"depends": ["core>=1"]
|
|
}
|