Skip to content

Commit

Permalink
Merge pull request #22 from Deamon87/Deamon87-patch-update-readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Deamon87 authored Dec 12, 2022
2 parents 095b440 + aeefe90 commit 2255316
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
![github actions state](https://github.com/Deamon87/WebWowViewerCpp/actions/workflows/main.yml/badge.svg?branch=master)

# WebWowViewerCpp

The aim of this project is to create an opensource viewer of models and maps for World of Warcraft.
Expand All @@ -6,9 +8,11 @@ There are two frontends built using this code: standalone map viewer and webgl l

Webgl version of model viewer runs on https://wow.tools/mv/ page



## How to build

*The following text is intended only for developers. Usual users can download ready-to-use binaries from (release)[https://github.com/Deamon87/WebWowViewerCpp/releases/] section*
*The following text is intended only for developers. Usual users can download ready-to-use binaries from [releases] page*

### Prerequirements:

Expand All @@ -30,11 +34,13 @@ Otherwise, you can look at the github actions script in `.github/workflows/` fol

## How to use

- Grab an app from releases
- Grab an app from [releases] page
- Run app
- Open your Local Casc (File -> Open Casc Storage)
- Update the database (File -> Update database).
- Open Map Selection dialog (File -> Open Map Selection)
- Select a map and adjust the zoom to find the point on minimap. Select a point and click GO

Happy exploring :)

[releases]:https://github.com/Deamon87/WebWowViewerCpp/releases/

0 comments on commit 2255316

Please sign in to comment.