1
0
mirror of https://github.com/metrostroi-repo/MetrostroiAddon.git synced 2026-05-02 00:42:29 +00:00
Files
MetrostroiAddon/addon.json
2021-01-02 15:53:36 +03:00

23 lines
284 B
JSON

{
"title" : "Metrostroi Subway Simulator - Scripts",
"type" : "ServerContent",
"tags" : [ "realism" ],
"ignore" :
[
"*.gma",
"*.jpg",
"*.exe",
"*.tga",
"*.bmp",
"*.md",
"*.dll",
"*.rar",
"*.zip",
"*.sfk",
"*.patch",
"*.txt",
"*.todo",
"*.lnk"
]
}