You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 14, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,13 +22,13 @@ AutoUpdater is a C# project designed to simplify the process of updating cheat o
22
22
## Features
23
23
24
24
-**Automatic Updates:** Automatically downloads the latest MCBE Windows server executable.
25
-
-**Offset Analysis:** Analyzes the downloaded server executable to identify and update cheat offsets.
25
+
-**Offset Analysis:** Analyzes the downloaded server executable to identify and update offsets.
26
26
-**Configuration File:** Utilizes a configuration file to specify and update offsets according to the user's needs.
27
27
28
28
## Requirements
29
29
30
30
-**Operating System:** Windows
31
-
-**LLVM:** MSYS2 (Contains name demangler and allows for public and section dumping)
31
+
-**LLVM:**[MSYS2](https://www.msys2.org/) (Contains name demangler and allows for public and section dumping) (Contains name demangler and allows for public and section dumping)
0 commit comments