Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Flash-1337 authored Nov 23, 2023
1 parent e078dac commit 3eef3c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ AutoUpdater is a C# project designed to simplify the process of updating cheat o
## Features

- **Automatic Updates:** Automatically downloads the latest MCBE Windows server executable.
- **Offset Analysis:** Analyzes the downloaded server executable to identify and update cheat offsets.
- **Offset Analysis:** Analyzes the downloaded server executable to identify and update offsets.
- **Configuration File:** Utilizes a configuration file to specify and update offsets according to the user's needs.

## Requirements

- **Operating System:** Windows
- **LLVM:** MSYS2 (Contains name demangler and allows for public and section dumping)
- **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)
## Installation

1. Clone the repository:
Expand Down

0 comments on commit 3eef3c8

Please sign in to comment.