cc-stuff/augment/files.json

22 lines
480 B
JSON

{
"repository": "https://git.salushnes.solutions/hkc/cc-stuff/raw/branch/master/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"
}
]
}