forked from hkc/cc-stuff
1
0
Fork 0
cc-stuff/augment/files.json

22 lines
483 B
JSON
Raw Normal View History

{
2023-10-13 13:44:20 +03:00
"repository": "https://git.salushnes.solutions/vftdan/cc-stuff/raw/branch/vftdan/augment",
"files": [
{
"path": "startup",
"src": "startup.lua"
},
{
"path": "main.lua",
"src": "main.lua"
},
{
"path": "modules/event.lua",
"src": "modules/event.lua"
},
{
"path": "modules/wh.lua",
"src": "modules/wh.lua"
}
]
}