Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions Applications/Games/The Crew/Steam (Demo)/script.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
include(["Engines", "Wine", "QuickScript", "SteamScript"]);

new SteamScript()
.name("The Crew™ (Demo)")
.editor("Ivory Tower in collaboration with Ubisoft Reflections")
.author("Plata")
.appId(366310)
.wineVersion("2.14")
.wineDistribution("staging")
.wineArchitecture("amd64")
.go();
7 changes: 7 additions & 0 deletions Applications/Games/The Crew/Steam (Demo)/script.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"scriptName": "Steam (Demo)",
"compatibleOperatingSystems": ["LINUX"],
"testingOperatingSystems": [],
"free": true,
"requiresPatch": false
}
11 changes: 11 additions & 0 deletions Applications/Games/The Crew/Steam/script.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
include(["Engines", "Wine", "QuickScript", "SteamScript"]);

new SteamScript()
.name("The Crew™")
.editor("Ivory Tower in collaboration with Ubisoft Reflections")
.author("Plata")
.appId(241560)
.wineVersion("2.14")
.wineDistribution("staging")
.wineArchitecture("amd64")
.go();
7 changes: 7 additions & 0 deletions Applications/Games/The Crew/Steam/script.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"scriptName": "Steam",
"compatibleOperatingSystems": ["LINUX"],
"testingOperatingSystems": [],
"free": false,
"requiresPatch": false
}
4 changes: 4 additions & 0 deletions Applications/Games/The Crew/application.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "The Crew™",
"description": "Your car is your avatar - fine tune your ride as you level up and progress through 5 unique and richly detailed regions of a massive open-world US. Maneuver through the bustling streets of New York City and Los Angeles, cruise down sunny Miami Beach or trek through the breathtaking plateaus of Monument Valley. Each locale comes with its own set of surprises and driving challenges to master. On your journey you will encounter other players on the road – all potentially worthy companions to crew up with, or future rivals to compete against. This is driving at its most exciting, varied and open."
}
Binary file added Applications/Games/The Crew/miniatures/main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.