Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gennariarmando authored May 6, 2023
1 parent 9fb04df commit 423d840
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,22 @@ Adds an interactive map to GTA: III and replaces the default one on GTA: VC.
<img src="https://i.imgur.com/R8Xir1O.png" width="320" height="180">
<img src="https://i.imgur.com/VSWnZ8o.png" width="320" height="180">
</p>

## Compiling:
Requirements:
- Visual Studio 2022
- [Plugin SDK](https://github.com/DK22Pac/plugin-sdk)

## Download:
Download the latest archive from the [releases](https://github.com/gennariarmando/menu-map/releases) page.

# Installation:
#### Installing an ASI Loader:
An ASI Loader is required in order to inject the plugin into the game, if you already have one skip to the next step.\
Recommended: [Ultimate ASI Loader](https://github.com/ThirteenAG/Ultimate-ASI-Loader)

#### Installing MenuMap:
Create a folder called "scripts" inside your GTAIII/VC directory and paste both MenuMap.asi and MenuMap.ini in it.

## Links:
- [plugin-sdk](https://github.com/DK22Pac/plugin-sdk)

0 comments on commit 423d840

Please sign in to comment.