mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-06-06 05:28:49 +08:00
released v1.2.8
This commit is contained in:
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
||||
// 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 ("1.2.11.453")]
|
||||
[assembly: AssemblyFileVersion ("1.2.11.453")]
|
||||
[assembly: AssemblyVersion ("1.2.12.488")]
|
||||
[assembly: AssemblyFileVersion ("1.2.12.488")]
|
||||
|
||||
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
||||
// 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 ("1.2.8.110")]
|
||||
[assembly: AssemblyFileVersion ("1.2.8.110")]
|
||||
[assembly: AssemblyVersion ("1.2.9.114")]
|
||||
[assembly: AssemblyFileVersion ("1.2.9.114")]
|
||||
|
||||
@@ -51,5 +51,5 @@ using System.Windows;
|
||||
// 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 ("1.2.7.720")]
|
||||
[assembly: AssemblyFileVersion ("1.2.7.720")]
|
||||
[assembly: AssemblyVersion ("1.2.8.767")]
|
||||
[assembly: AssemblyFileVersion ("1.2.8.767")]
|
||||
|
||||
@@ -3,6 +3,8 @@ GARbro
|
||||
|
||||
Visual Novels resource browser.
|
||||
|
||||
Requires .NET Framework v4.5 or newer (https://www.microsoft.com/net)
|
||||
|
||||
[Supported formats](http://htmlpreview.github.io/?https://github.com/morkt/GARbro/blob/master/supported.html)
|
||||
|
||||
[Download latest release](https://github.com/morkt/GARbro/releases)
|
||||
@@ -11,7 +13,7 @@ GUI Hotkeys
|
||||
-----------
|
||||
|
||||
<table>
|
||||
<tr><td><kbd>Enter</kbd></td><td> Try to open selected file as archive</td></tr>
|
||||
<tr><td><kbd>Enter</kbd></td><td> Try to open selected file as archive -OR- playback audio file</td></tr>
|
||||
<tr><td><kbd>Ctrl</kbd>+<kbd>E</kbd></td><td> Open current folder in Windows Explorer</td></tr>
|
||||
<tr><td><kbd>Backspace</kbd></td><td> Go back</td></tr>
|
||||
<tr><td><kbd>Alt</kbd>+<kbd>→</kbd></td><td> Go forward</td></tr>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user