mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
23 lines
750 B
JSON
Executable File
23 lines
750 B
JSON
Executable File
[
|
|
{
|
|
"id": "1",
|
|
"title": "PINS",
|
|
"avatar": "https://dl.ragestudio.net/statics/icons/nxkuOJlFJuAUhzlMTCEe.png",
|
|
"description": "Debug pins functions, create, modify, delete...",
|
|
"component": "PINS_debugger"
|
|
},
|
|
{
|
|
"id": "2",
|
|
"title": "SDCP™",
|
|
"avatar":"https://dl.ragestudio.net/statics/icons/nxkuOJlFJuAUhzlMTCEe.png",
|
|
"description": "Debug SDCP Controller and data proccess",
|
|
"component": "SDCP_debugger"
|
|
},
|
|
{
|
|
"id": "3",
|
|
"title": "API",
|
|
"avatar": "https://dl.ragestudio.net/statics/icons/nxkuOJlFJuAUhzlMTCEe.png",
|
|
"description": "Debug API Controller and data proccess",
|
|
"component": "API_debugger"
|
|
}
|
|
] |