diff --git a/addon.json b/addon.json new file mode 100644 index 0000000..d4401c6 --- /dev/null +++ b/addon.json @@ -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" + ] +} diff --git a/addon.txt b/addon.txt new file mode 100644 index 0000000..09cd5cb --- /dev/null +++ b/addon.txt @@ -0,0 +1,7 @@ +// Extracted with MulleDK19's GMAD Extractor +"AddonInfo" +{ + "name" "Metrostroi_temp" + "author_name" "Author Name" + "info" " { "description": "Description", "type": "gamemode", "tags": [ "fun", "realism" ] }" +} \ No newline at end of file