# AME Integrity Check (ameck) Program for checking the integrity of an AME installation. ![AME Integrity Check Screenshot](screenshot.png) ## Usage You can download the script by going to the [latest release](https://git.ameliorated.info/Joe/ameck/releases/latest) and selecting `ameck.exe` from the **Downloads** section. Once downloaded, simply run `ameck.exe`. ## Compilation Compiling the program is very simple: 1. Clone the repository: `git clone https://git.ameliorated.info/Joe/ameck.git` 2. Open `ameck.sln` 3. Set the build configuration to `Release | Any CPU` 4. Build the project