Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phill030/kiwad-unpacker
KiWad-Unpacker is a free and high-speed utility designed for effortlessly unpacking .wad files with minimal expertise required.
https://github.com/phill030/kiwad-unpacker
discord free inflater kingsisle kiwad private-server revive101 rust rust-lang unpacker w101r wizard101 wizard101rewritten zlib
Last synced: 14 days ago
JSON representation
KiWad-Unpacker is a free and high-speed utility designed for effortlessly unpacking .wad files with minimal expertise required.
- Host: GitHub
- URL: https://github.com/phill030/kiwad-unpacker
- Owner: Phill030
- License: other
- Created: 2023-08-08T19:53:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-11T19:54:37.000Z (15 days ago)
- Last Synced: 2025-01-11T20:32:09.785Z (15 days ago)
- Topics: discord, free, inflater, kingsisle, kiwad, private-server, revive101, rust, rust-lang, unpacker, w101r, wizard101, wizard101rewritten, zlib
- Language: Rust
- Homepage: https://phill030.de
- Size: 93.8 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
KiWad-Unpacker
Disclaimer: This project is not affiliated with Wizard101Rewritten in any way! Discord invite- [Getting Started](#getting-started)
- [Usage](#usage)
- [Example](#example)
- [Contributing](#contributing)
- [License](#license)## Getting Started
This tool was made for the [Revive101 Community](https://discord.gg/sMFgyNRDDM), a *(soon)* free2play revival of Wizard101!## Usage
There are 2 ways to use this tool:
1. Drag one or more `.wad` files onto the executable
2. Start the executable with arguments like
```shell
.\kiwad_unpacker.exe C:\Path\To\File.wad
```
or if you want to select multiple (example for Linux)
```sh
./kiwad_unpacker ./file.wad ../../wads/files.wad
```
Unpacked files will appear in a output/NAME.wad folder located in the executable directory> [!Warning]
> Windows Defender can be quite sensitive when it comes to using this tool. It might cause the CPU usage to spike up to 100% as Windows Defender scans and analyzes every single file. To ensure smooth operation, consider creating an exception for the tool's folder.## Example
Watch [this video](https://youtu.be/gTVdtxpe6hs) to see how it works.## Contributing
We welcome contributions from the community to make KiWad-Unpacker even better. If you have ideas for improvements or want to report issues, please feel free to open an issue or submit a pull request.## License
KiWad-Unpacker by Phill030 is licensed under CC BY-NC-SA 4.0