Files
InjectGUI/InjectGUI.code-workspace

26 lines
307 B
Plaintext
Raw Normal View History

2024-07-20 18:57:49 +08:00
{
"folders": [
{
"path": "./InjectGUI/App"
},
{
"path": "./InjectGUI/Extension"
},
2024-07-21 16:57:24 +08:00
{
"path": "./InjectGUI/Backend"
},
2024-07-20 18:57:49 +08:00
{
"path": "./InjectGUI/Util"
},
{
"path": "./InjectGUI/View"
},
{
"path": "InjectGUI"
},
{
"path": ".",
"name": "InjectGUI Root"
},
]
}