Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarhead20 authored Nov 9, 2022
1 parent 744721c commit 7f0817f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RRPathGen is a tool to generate [Road Runner](https://github.com/acmerobotics/ro

1. Download the jar from the releases page.
2. Check that you have at least java 8 installed `java --version`
3. Run the jar from the command line `java -jar .\RRPathGen-1.1.0.jar` if you do not run from the command line you c
3. Run the jar from the command line `java -jar .\RRPathGen-1.2.0.jar` if you do not run from the command line you c


## Installation (Intellij)
Expand All @@ -32,6 +32,8 @@ Generate your paths using the key binds below and once you are done export the p
| Delete | Delete Selected Node |
| Ctrl + Z | Undo Previous Action |

If you accidentally do something wrong with the config, just delete it at %appdata%/RRPathGen for Windows

## Acknowledgements
The inspiration from this project came from Technic Bots' [Blitz](https://technicbots.com/Blitz) app.<br />
The field images were aquired from [MeepMeep](https://github.com/NoahBres/MeepMeep).<br />
Expand Down

0 comments on commit 7f0817f

Please sign in to comment.