mirror of
https://github.com/logos-co/logos-cpp-sdk.git
synced 2026-09-02 02:31:14 +00:00
16 lines
290 B
JSON
16 lines
290 B
JSON
{
|
|
"name": "universal_mod",
|
|
"version": "2.0.0",
|
|
"description": "Fixture for universal / JSON-backed types",
|
|
"category": "test",
|
|
"dependencies": [],
|
|
"events": [
|
|
{
|
|
"name": "onReady",
|
|
"params": [
|
|
{ "name": "info", "type": "std::string" }
|
|
]
|
|
}
|
|
]
|
|
}
|