Skip to content

Commit

Permalink
teso: adding hashFiles property
Browse files Browse the repository at this point in the history
  • Loading branch information
IDCs committed May 6, 2022
1 parent 3427056 commit 5810ada
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions game-teso/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ function main(context) {
details: {
steamAppId: 306130,
nexusPageId: 'elderscrollsonline',
hashFiles: [
'../The Elder Scrolls Online/game/game_player.version',
'../The Elder Scrolls Online/depot/depot.version',
'Bethesda.net_Launcher.version',
],
},
});

Expand Down
2 changes: 1 addition & 1 deletion game-teso/info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Game: The Elder Scrolls Online",
"author": "Black Tree Gaming Ltd.",
"version": "1.0.0",
"version": "1.0.1",
"description": "Support for The Elder Scrolls Online"
}

0 comments on commit 5810ada

Please sign in to comment.