Skip to content

Commit

Permalink
update readme and assembly
Browse files Browse the repository at this point in the history
  • Loading branch information
drtchops committed Aug 9, 2015
1 parent 96a13fd commit cb1ffa1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions LiveSplit.GTAV64/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
[assembly: ComVisible(false)]

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("B1BF6412-3D27-4A9F-937A-3B802FA38F50")]
[assembly: Guid("F2448787-B1C9-43CA-BEDF-0CF3BE2B837E")]

// Version information for an assembly consists of the following four values:
//
Expand All @@ -31,5 +31,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.1.1.0")]
[assembly: AssemblyFileVersion("0.1.1.0")]
[assembly: AssemblyVersion("0.1.0.0")]
[assembly: AssemblyFileVersion("0.1.0.0")]
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
GTAV IGT
========

![Image](http://i.imgur.com/gp4q8hT.png)
![Image](http://puu.sh/jvsPm/817249b213.png)

Features
--------
* Display the game time of the currently loaded save.
* [LiveSplit](http://livesplit.org) autosplitter: game time, automatic start and reset.
* Display the current loading state of the game.
* [LiveSplit](http://livesplit.org) load remover.

Settings
--------
You can access the settings by right clicking the main window.
You can access the settings by right clicking the main window.

LiveSplit
---------
Expand All @@ -26,7 +26,7 @@ If you want to compare your splits against Game Time:
**Right click on LiveSplit's window -> Compare Against -> Game Time**

### Alternate Timing Method
If you want to display both Game Time and Real Time in your layout, I suggest getting the Alternate Timing Method component from [LiveSplit's website](http://livesplit.org/components/) or from its own [GitHub page](https://github.com/Dalet/LiveSplit.AlternateTimingMethod/releases).
If you want to display both Game Time and Real Time in your layout, I suggest getting the Alternate Timing Method component from [LiveSplit's website](http://livesplit.org/components/) or from its own [GitHub page](https://github.com/Dalet/LiveSplit.AlternateTimingMethod/releases).

Credits
-------
Expand Down

0 comments on commit cb1ffa1

Please sign in to comment.