-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# VA Tactic Planer | ||
|
||
VA Tactic Planer is a tool designed for the virtual reality FPS game, Pavlov VR. This tool enables players to plan their tactics and strategies by drawing on a top-down view of the game's maps. Users can also add icons to the map to represent players or objectives. Additionally, users can take screenshots with or without text fields for better communication. | ||
|
||
## Getting Started | ||
|
||
To start using VA Tactic Planer, you must first generate the folder structure by running the program once. After that, you can place your maps and callout maps in the following directory: `C:\Users\username\AppData\LocalLow\IIMKGII\PavlovStrategyPlaner\Maps` and `C:\Users\username\AppData\LocalLow\IIMKGII\PavlovStrategyPlaner\CalloutMaps`. | ||
|
||
## Features | ||
|
||
VA Tactic Planer provides the following features: | ||
|
||
- Drawing: Use numbers 1-8 to draw with different size pens. Arrows up/down can be used to increase/decrease the size of the pen. | ||
- Icons: Use letters Q-Z to add icons to the map to represent players or objectives. The delete key can be used to delete icons. | ||
- Screenshots: Take screenshots with F11 (without text field) and F12 (with text field) to share your strategy with your team. | ||
|
||
## Contributing | ||
|
||
If you would like to contribute to VA Tactic Planer, feel free to open an issue or submit a pull request. Any feedback or contributions are greatly appreciated. | ||
|
||
## License | ||
|
||
VA Tactic Planer is licensed under the MIT License. Please see the `LICENSE` file for more information. |