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

FEATURE REQUEST: Command line switches for use in scripts #9

Open
OmbraRD opened this issue Jul 29, 2021 · 1 comment
Open

FEATURE REQUEST: Command line switches for use in scripts #9

OmbraRD opened this issue Jul 29, 2021 · 1 comment

Comments

@OmbraRD
Copy link

OmbraRD commented Jul 29, 2021

It would be very cool to have command line switches where Texture64 is launched in a headless state and can, knowing offsets and format, export/import PNGs

Examples:

texture64.exe export some.file 0x01234 -codec:ci4 -palette:0x0123 some.png
texture64.exe import some.png some.file 0x01234 -codec:ci4
@queueRAM
Copy link
Owner

I have a separate command line tool n64graphics written in C as part of the sm64tools repo which does just this. If you have a need for a C# version from this repo, it could be added here too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants