-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
baafeac
commit ee5f58f
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# WiiExplorer | ||
The Standalone Revolution Archive Editor<br/> | ||
Powered by the [Hack.io Libraries](https://github.com/SuperHackio/Hack.io) | ||
|
||
## Features | ||
- Graphical User Interface (GUI) | ||
- Create new Archives | ||
- From nothing | ||
- Convert a Folder into an Archive | ||
- Edit existing Archives | ||
- Add or Remove files/folders | ||
- Rename Files/Folders | ||
- Replace Files/Folders | ||
- Import folders with content inside | ||
- Drag files/folders around to organize them | ||
- Export the entire archive or individual files/folders | ||
- Resizable window | ||
- Compression options (YAZ0, YAZ0 Fast, or no compression) | ||
- Known file extensions have custom icons | ||
- The list of known extensions is easily editable | ||
- Adding/Editing/Removing icons is easy (They're just .png) | ||
- Supports being the Default Application for Archive files<br/>(Open With > Choose "Another app on this PC" > Navigate to and Choose "WiiExplorer.exe". Be sure to enable "Always use this app to open .arc files") | ||
|
||
Previews:<br/> | ||
![WiiExplorer opened to a map file from Super Mario Galaxy 2](https://cdn.discordapp.com/attachments/428011900651962372/734965911374659614/unknown.png) | ||
![WiiExplorer opened to a map file from Super Mario Sunshine](https://cdn.discordapp.com/attachments/428011900651962372/734967207175389225/unknown.png) |