Skip to content

Commit c1f9d0b

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 2d27bb3 + 57bd0c6 commit c1f9d0b

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

README.md

+19-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,24 @@
11
# MCPatcher
22

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

55
### Usage
66

7-
run in cmd, do not double-click!
7+
- Download the compiled version from [release](https://github.com/Redbeanw44602/MCPatcher/releases) or compile it yourself.
8+
- Get your minecraft program and make sure it can **read and write**.
9+
- Using the command, the second argument is the path to the binary file.
10+
```
11+
MCPatcher.exe [path]
12+
```
13+
- You can provide no arguments and it will ask you for the path to binary.
14+
```
15+
MCPatcher.exe
16+
```
17+
18+
### Platform: Windows
19+
20+
> Binary: *Minecraft.Windows.exe*
21+
> Tested: 1.19.22, 1.19.30, 1.19.40.22 (Preview)
22+
23+
- No Trial
24+
- No Chat Report (wip)

0 commit comments

Comments
 (0)