Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dtpln authored Jul 25, 2022
1 parent ed70b43 commit 44ee4c5
Showing 1 changed file with 40 additions and 2 deletions.
42 changes: 40 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,40 @@
# zonetool-helper
Batch script that automatically downloads Zonetool.
# Zonetool Helper

**A batch script that automatically downloads and installs [Zonetool](https://github.com/ZoneTool/zonetool)**

- [Installation](#installation)
- [Features](#features)
- [To-Do List](#to-do-list)
- [Credits](#credits)

## Installation

Simply download the script through [this link](https://github.com/4GlVE/zonetool-helper/releases/latest). Scroll down to `Assets` and download `zonetool-helper.bat`.

Once the script is downloaded, drag and drop into any of your COD4, MW2/IW4x, or MW3 game directories.

**Example directory:**
```text
.../
└── Steam/
└── .../
└── Call of Duty Modern Warfare 3
```

Once this is done run the script, then follow the prompts.

## Features

> Downloads Zonetool and its binaries into your game directory, allowing you to choose between Rekti's version or Quak's version.
- **Disclamer:** The download I supplied for Quak's version is believed to be an old build, it has other features that the base version doesn't have, but for most things the base version is good enough.

## To Do List
- [ ] Build Quak's latest as the current download may be an older version.
- [ ] Create a uninstall script within this script.
- [ ] Create an auto-updater for this script.

## Credits
- [Rekti](https://github.com/RektInator) // For making Zonetool
- [Quak](https://github.com/Joelrau) // For making their Zonetool version
- [Expert](https://github.com/soexperttt) // For giving me the idea for this script
- [Chopper](https://github.com/chopper1337) // For help with extra stuff

0 comments on commit 44ee4c5

Please sign in to comment.