diff --git a/LiveSplit.GTAV64/Properties/AssemblyInfo.cs b/LiveSplit.GTAV64/Properties/AssemblyInfo.cs index 83d50ae..c2b943b 100644 --- a/LiveSplit.GTAV64/Properties/AssemblyInfo.cs +++ b/LiveSplit.GTAV64/Properties/AssemblyInfo.cs @@ -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: // @@ -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")] diff --git a/README.md b/README.md index 0674e95..bfca798 100644 --- a/README.md +++ b/README.md @@ -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 --------- @@ -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 -------