Files
Ares-mythic/Apollo.code-workspace
T

22 lines
441 B
Plaintext
Raw Normal View History

2026-04-14 12:17:24 +07:00
{
"folders": [
{
"name": "Apollo code",
"path": "Payload_Type/apollo/apollo/agent_code"
},
{
"name": "Mythic code",
"path": "Payload_Type/apollo/apollo/mythic"
},
{
"name": "Project Root",
"path": "."
}
],
"extensions": {
"recommendations": [
"EditorConfig.EditorConfig"
]
}
}