-
Notifications
You must be signed in to change notification settings - Fork 1
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
1 parent
1b6e996
commit 9f7a3ba
Showing
1 changed file
with
6 additions
and
1 deletion.
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 |
---|---|---|
@@ -1,8 +1,13 @@ | ||
# Rocket-League-IP-Parser | ||
Will help you find the IP for a Rocket League server using the game's log files. | ||
Will help you find the IP and server name for a Rocket League server using the game's log files. | ||
|
||
* Go to **File > Open** and select a Rocket League log file (Usually named "Launch.log") | ||
* Default Rocket League log file location: **\Documents\My Games\Rocket League\TAGame\Logs** | ||
* Click a server name or IP to copy it to your clipboard | ||
|
||
**Notes:** | ||
* Server name (left column) | ||
* Server IP (right column) | ||
|
||
|
||
![](repoimages/parser.png) |