Enable searching the Fallout 4 masterlist.

This commit is contained in:
Frederik “Freso” S. Olesen
2016-04-01 03:12:59 +02:00
parent b0065dd4c3
commit 6da2faef67
+2 -1
View File
@@ -9,7 +9,8 @@ var repos = [
[ "Oblivion", "oblivion" ],
[ "Skyrim", "skyrim" ],
[ "Fallout 3", "fallout3" ],
[ "Fallout: New Vegas", "falloutnv" ]
[ "Fallout: New Vegas", "falloutnv" ],
[ "Fallout 4", "fallout4" ]
]
var repoBranch = 'master'; //The repository branch to search.