Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/gwdevhub/GWToolboxpp
Browse files Browse the repository at this point in the history
  • Loading branch information
3vcloud committed Jan 14, 2025
2 parents 29745dc + bf15828 commit cf11bc8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ If you are here to check toolbox features and for a download link to go [https:/
* C++23 compatible v143 MSVC Platform Toolset
* Windows 11 SDK
* CMake 3.29 or higher. This is integrated in the [Visual Studio Developer PowerShell](https://learn.microsoft.com/en-us/visualstudio/ide/reference/command-prompt-powershell?view=vs-2022). Alternatively download the latest version from [https://cmake.org/download/](https://cmake.org/download/).
* vcpkg. This is integrated in the [Visual Studio Developer PowerShell](https://learn.microsoft.com/en-us/visualstudio/ide/reference/command-prompt-powershell?view=vs-2022). Alternatively download the latest version from [https://github.com/microsoft/vcpkg/releases/](https://github.com/microsoft/vcpkg/releases/latest).
* [Git](https://git-scm.com/)

1. Open **Git Bash**. Use all the following commands in **Git Bash**.
Expand Down
2 changes: 1 addition & 1 deletion docs/enemy_window.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ The Enemy Window can be customized with the following settings:
3. Use the information to make tactical decisions about targeting, skill usage, and positioning.
4. Click on an enemy's entry to target them in-game.

This tool is valuable for both PvE and PvP scenarios, providing quick access to important enemy information without the need to manually target and inspect each unit. It can help players make faster, more informed decisions during combat.
This tool is valuable for PvE scenarios, providing quick access to important enemy information without the need to manually target and inspect each unit. It can help players make faster, more informed decisions during combat.
5 changes: 0 additions & 5 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,6 @@ GWToolbox++ (or just *toolbox*), is a collection of several tools and enhancemen
<td><a href="enemy_window">Enemy</a></td>
<td></td>
</tr>
<tr>
<td><a href="main_window">Main Window</a></td>
<td></td>
<td></td>
</tr>
</table>
</div>

Expand Down

0 comments on commit cf11bc8

Please sign in to comment.