rpfixer/readme.md

44 lines
1.2 KiB
Markdown
Raw Normal View History

2024-12-08 22:13:19 +00:00
# rpfixer
2024-12-03 23:29:50 +00:00
2024-12-08 22:13:19 +00:00
This tool allows you to unfuck corrupted images metadata in a resource pack that have been corrupted to be protected.
This tool will not overcome any protection to the zip archive itself. See a program such as [MCRPX](https://github.com/Speedy11CZ/mcrpx) for that.
2024-12-03 23:29:50 +00:00
2024-12-04 00:26:25 +00:00
# Usage
2024-12-08 22:13:19 +00:00
## CLI
### Manual clone
2024-12-04 00:26:25 +00:00
- download the Rust-Lang for your system
- download this repository
- run `cargo build --release` in the directory
- check `./target/release`
2024-12-08 22:13:19 +00:00
- run
- `respack-decrypter` if you are on linux/mac (RUN `chmod +x respack-decrypter` ON IT FIRST)
- `respack-decrypter.exe` if you are on windows
### Cargo
- Download the Rust-Lang for your system
- run `cargo install rpfixer`
- Then run the `rpfixer` command
2024-12-08 22:21:11 +00:00
### Prebuilt package release
- I haven't made prebuilt packages, sorry. WIP
2024-12-08 22:13:19 +00:00
2024-12-04 00:26:25 +00:00
2024-12-08 22:13:19 +00:00
# Syntax
2024-12-04 00:26:25 +00:00
2024-12-08 22:13:19 +00:00
Check `--help` for syntax.
2024-12-04 00:26:25 +00:00
# I want some logs for checking wtf is happening
2024-12-03 23:29:50 +00:00
Pipe your output to a new filename.
Note: It might not work for SOME linux shells. But major ones e.g. `zsh`,`bash` support it.
2024-12-08 22:22:01 +00:00
`rpfixer --path ~/somedir/ --debug > ~/log.txt`
2024-12-03 23:29:50 +00:00
# License
2024-12-04 00:26:25 +00:00
It's all MIT, except the example corrupted inventory.png which is courtesy of Wynncraft.
Zeer you better not come after me for this one, you still haven't answered my gdpr req yet