Files
InjectGUI/InjectGUI.code-workspace
2024-07-21 16:57:24 +08:00

26 lines
307 B
Plaintext

{
"folders": [
{
"path": "./InjectGUI/App"
},
{
"path": "./InjectGUI/Extension"
},
{
"path": "./InjectGUI/Backend"
},
{
"path": "./InjectGUI/Util"
},
{
"path": "./InjectGUI/View"
},
{
"path": "InjectGUI"
},
{
"path": ".",
"name": "InjectGUI Root"
},
]
}