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 a .DAT file #11788

Closed
Gymnasiast opened this issue May 20, 2020 · 1 comment
Closed

Create command to export images from a .DAT file #11788

Gymnasiast opened this issue May 20, 2020 · 1 comment
Labels
feature Add something new to the game. objects Relates to objects you can place in game.

Comments

@Gymnasiast
Copy link
Member

OpenRCT2 currently allows importing and exporting of g1.dat-like files. Something similar should be created for .DAT files, so that they can be easily autoconverted to JSON objects.

Specifically, it needs to be able to export:

  • The images as a paletted .PNG file.
  • The x and y offsets of these images.
@Gymnasiast Gymnasiast added feature Add something new to the game. objects Relates to objects you can place in game. labels May 20, 2020
@Gymnasiast
Copy link
Member Author

Implemented by #11797.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Add something new to the game. objects Relates to objects you can place in game.
Projects
None yet
Development

No branches or pull requests

1 participant