Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Redbeanw44602 committed Mar 10, 2023
2 parents 2d27bb3 + 57bd0c6 commit c1f9d0b
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,24 @@
# MCPatcher

Add authorization verification to a mosaic game? (Windows10)
A patcher, contains some patches for minecraft.

### Usage

run in cmd, do not double-click!
- Download the compiled version from [release](https://github.com/Redbeanw44602/MCPatcher/releases) or compile it yourself.
- Get your minecraft program and make sure it can **read and write**.
- Using the command, the second argument is the path to the binary file.
```
MCPatcher.exe [path]
```
- You can provide no arguments and it will ask you for the path to binary.
```
MCPatcher.exe
```

### Platform: Windows

> Binary: *Minecraft.Windows.exe*
> Tested: 1.19.22, 1.19.30, 1.19.40.22 (Preview)
- No Trial
- No Chat Report (wip)

0 comments on commit c1f9d0b

Please sign in to comment.