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] Add support for a command line #12

Open
IonicPixels opened this issue Dec 25, 2022 · 0 comments
Open

[Feature Request] Add support for a command line #12

IonicPixels opened this issue Dec 25, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@IonicPixels
Copy link

IonicPixels commented Dec 25, 2022

wiiexplorer new rarc [name] make a new arc in RARC format
wiiexplorer new u8 [name] make a new arc in U8 format
wiiexplorer open /path/to/arc could be used to open an arc
wiiexplorer ls could be used to see the contents of said arc file
wiiexplorer add /path/to/file(or)folder to add a file or folder
wiiexplorer import /path/to/folder to import a folder
wiiexplorer delete [file/folder name] to delete a file or folder
wiiexplorer rename [file/folder name] [new file/folder name] to rename a file or folder
wiiexplorer export [file/folder name] to export a file or folder
wiiexplorer export -all /path/to/folder to export the entire .arc
wiiexplorer replace [file name] /path/to/file to replace a file.
wiiexplorer save -yaz0s Save arc with Strong YAZ0 compression
wiiexplorer save -yaz0f Save arc with Fast YAZ0 compression
wiiexplorer save -yay0 Save arc with YAY0 compression
wiiexplorer save Save arc with no compression

Of course, these are just a few examples of what you could do, but they can be changed in any way needed.

@SuperHackio SuperHackio added the enhancement New feature or request label Dec 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants