File tree 1 file changed +19
-2
lines changed
1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change 1
1
# MCPatcher
2
2
3
- Add authorization verification to a mosaic game? (Windows10)
3
+ A patcher, contains some patches for minecraft.
4
4
5
5
### Usage
6
6
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)
You can’t perform that action at this time.
0 commit comments