Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect authors argument name #174

Closed
wants to merge 1 commit into from

Conversation

smoogipoo
Copy link
Contributor

The only reference to this argument in the wiki is --packAuthor, but the command is actually --packAuthors.

Proof:

33613   Running dotnet vpk [linux] pack --packTitle="osu!" --packAuthor="ppy Pty Ltd" --packId="osulazer" --packVersion="2024.911.0" --runtime="linux-x64" --outputDir="C:\Users\smoog\Repos\osu-deploy\releases" --mainExe="osu!" --packDir="C:\Users\smoog\Repos\osu-deploy\staging\osu!.AppDir" --channel="linux-x64" ...
34372   [04:49:50 INF] Directive enabled for cross-compiling from Windows (current os) to Linux.

Unrecognized command or argument '--packAuthor=ppy Pty Ltd'.

@smoogipoo
Copy link
Contributor Author

efbaace 😆

@smoogipoo smoogipoo closed this Sep 11, 2024
@peppy
Copy link
Sponsor Member

peppy commented Sep 11, 2024

Sorry, didn't see this yet (way too many notifications the last few days).

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