cc-stuff/augment/files.json

22 lines
485 B
JSON
Raw Normal View History

{
2023-10-14 13:31:20 +03:00
"repository": "https://git.salushnes.solutions/hkc/cc-stuff/raw/branch/augment/dev/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"
}
]
}