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

Create command to export images from .DAT file #11797

Merged
merged 2 commits into from
May 23, 2020

Conversation

Gymnasiast
Copy link
Member

No description provided.

@Gymnasiast Gymnasiast added the changelog This issue/PR deserves a changelog entry. label May 23, 2020
src/openrct2/CmdlineSprite.cpp Show resolved Hide resolved
src/openrct2/CmdlineSprite.cpp Show resolved Hide resolved
src/openrct2/CmdlineSprite.cpp Outdated Show resolved Hide resolved
src/openrct2/CmdlineSprite.cpp Outdated Show resolved Hide resolved
src/openrct2/CmdlineSprite.cpp Outdated Show resolved Hide resolved
src/openrct2/CmdlineSprite.cpp Outdated Show resolved Hide resolved
@Gymnasiast Gymnasiast merged commit 3859689 into OpenRCT2:develop May 23, 2020
@Gymnasiast Gymnasiast deleted the feature/extract-from-dat branch May 23, 2020 15:47
{
if (argc < 3)
{
fprintf(stdout, "usage: sprite exportall <spritefile> <output directory>\n");
Copy link
Member

Choose a reason for hiding this comment

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

Should this have read exportalldat?

Copy link
Member Author

Choose a reason for hiding this comment

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

It should have, yes.

#11799

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog This issue/PR deserves a changelog entry.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants