Skip to content

Conversation

@qparis
Copy link
Member

@qparis qparis commented Jan 1, 2019

No description provided.

new GogScript()
.name("XIII")
.editor("Ubisoft")
.applicationHomepage("")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't have a homepage?

.editor("Ubisoft")
.applicationHomepage("")
.author("Quentin PÂRIS")
.gogSetupFileName(["xiii/en1installer0", "xiii/en1installer1", "xiii/en1installer2"])
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't you use gogSetupFileNames?

.author("Quentin PÂRIS")
.gogSetupFileName(["xiii/en1installer0", "xiii/en1installer1", "xiii/en1installer2"])
.category("Games")
.wineVersion(LATEST_STABLE_VERSION)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LATEST_STABLE_VERSION and upstream is default. No need to set it explicitly.

{
"name" : "XIII",
"id" : "xiii",
"description" : "XIII is a first-person shooter video game developed by Ubisoft Paris and published by Ubisoft for most platforms"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"platforms."

new GogScript()
.name("XIII")
.editor("Ubisoft")
.applicationHomepage("https://support.ubi.com/fr-FR/Games/994")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you use the English one?

@qparis qparis merged commit 587bc34 into PhoenicisOrg:master Jan 1, 2019
@qparis qparis deleted the add-xiii branch January 1, 2019 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants