diff --git a/Applications/Games/Assassin's Creed/Steam/script.js b/Applications/Games/Assassin's Creed/Steam/script.js new file mode 100644 index 0000000000..0209103eac --- /dev/null +++ b/Applications/Games/Assassin's Creed/Steam/script.js @@ -0,0 +1,10 @@ +include(["Engines", "Wine", "QuickScript", "SteamScript"]); + +new SteamScript() + .name("Assassin's Creed™") + .editor("Ubisoft Montréal") + .author("ImperatorS79") + .wineVersion("2.15") + .wineDistribution("staging") + .appId(15100) + .go(); diff --git a/Applications/Games/Assassin's Creed/Steam/script.json b/Applications/Games/Assassin's Creed/Steam/script.json new file mode 100644 index 0000000000..24be916686 --- /dev/null +++ b/Applications/Games/Assassin's Creed/Steam/script.json @@ -0,0 +1,7 @@ +{ + "scriptName": "Steam", + "compatibleOperatingSystems": ["MACOSX", "LINUX"], + "testingOperatingSystems": ["MACOSX", "LINUX"], + "free": false, + "requiresPatch": false +} diff --git a/Applications/Games/Assassin's Creed/application.json b/Applications/Games/Assassin's Creed/application.json new file mode 100644 index 0000000000..342ae2942f --- /dev/null +++ b/Applications/Games/Assassin's Creed/application.json @@ -0,0 +1,4 @@ +{ + "name": "Assassin's Creed™", + "description": "Assassin's Creed™ is the next-gen game developed by Ubisoft Montreal that redefines the action genre. While other games claim to be next-gen with impressive graphics and physics, Assassin's Creed merges technology, game design, theme and emotions into a world where you instigate chaos and become a vulnerable, yet powerful, agent of change.

The setting is 1191 AD. The Third Crusade is tearing the Holy Land apart. You, Altair, intend to stop the hostilities by suppressing both sides of the conflict.You are an Assassin, a warrior shrouded in secrecy and feared for your ruthlessness. Your actions can throw your immediate environment into chaos, and your existence will shape events during this pivotal moment in history." +} diff --git a/Applications/Games/Assassin's Creed/miniatures/main.png b/Applications/Games/Assassin's Creed/miniatures/main.png new file mode 100644 index 0000000000..cfc4779d91 Binary files /dev/null and b/Applications/Games/Assassin's Creed/miniatures/main.png differ