mirror of
https://github.com/wibus-wee/InjectGUI.git
synced 2025-11-25 03:14:58 +08:00
26 lines
307 B
Plaintext
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"
|
|
},
|
|
]
|
|
} |