Модуль:JsonPaths: различия между версиями
Pok (обсуждение | вклад) Нет описания правки |
Pok (обсуждение | вклад) Нет описания правки |
||
| Строка 128: | Строка 128: | ||
return "https://github.com/space-syndicate/Goob-Station/tree/master" | return "https://github.com/space-syndicate/Goob-Station/tree/master" | ||
elseif project == "CM" then | elseif project == "CM" then | ||
return " | return "???" | ||
elseif project == "Fallout" then | elseif project == "Fallout" then | ||
return "https://github.com/ | return "https://github.com/Forge-Station/nuclear-14/tree/master" | ||
elseif project == "Frontier" then | elseif project == "Frontier" then | ||
return "https://github.com/ | return "https://github.com/Forge-Station/Frontier/tree/master" | ||
elseif project == "SW" then | elseif project == "SW" then | ||
return " | return "???" | ||
elseif project == "Wega" then | elseif project == "Wega" then | ||
return "https://github.com/ | return "https://github.com/wega-team/ss14-weg/tree/master" | ||
elseif project == "WL" then | elseif project == "WL" then | ||
return "https://github.com/ | return "https://github.com/corvax-team/ss14-wl/tree/master" | ||
end | end | ||