mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-02 00:42:29 +00:00
23 lines
284 B
JSON
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"
|
|
]
|
|
}
|