mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-02 00:42:29 +00:00
add addon txt and json
This commit is contained in:
22
addon.json
Normal file
22
addon.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"title" : "Metrostroi Subway Simulator - Scripts",
|
||||
"type" : "ServerContent",
|
||||
"tags" : [ "realism" ],
|
||||
"ignore" :
|
||||
[
|
||||
"*.gma",
|
||||
"*.jpg",
|
||||
"*.exe",
|
||||
"*.tga",
|
||||
"*.bmp",
|
||||
"*.md",
|
||||
"*.dll",
|
||||
"*.rar",
|
||||
"*.zip",
|
||||
"*.sfk",
|
||||
"*.patch",
|
||||
"*.txt",
|
||||
"*.todo",
|
||||
"*.lnk"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user