mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-23 13:45:34 +08:00
released v1.4.33
This commit is contained in:
parent
1260586d62
commit
d6b2140304
@ -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.36.1479")]
|
||||
[assembly: AssemblyFileVersion ("1.2.36.1479")]
|
||||
[assembly: AssemblyVersion ("1.2.37.1555")]
|
||||
[assembly: AssemblyFileVersion ("1.2.37.1555")]
|
||||
|
Binary file not shown.
@ -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.0.6.26")]
|
||||
[assembly: AssemblyFileVersion ("1.0.6.26")]
|
||||
[assembly: AssemblyVersion ("1.0.7.27")]
|
||||
[assembly: AssemblyFileVersion ("1.0.7.27")]
|
||||
|
@ -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.4.32.1939")]
|
||||
[assembly: AssemblyFileVersion ("1.4.32.1939")]
|
||||
[assembly: AssemblyVersion ("1.4.33.2080")]
|
||||
[assembly: AssemblyFileVersion ("1.4.33.2080")]
|
||||
|
@ -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.4.33.260")]
|
||||
[assembly: AssemblyFileVersion ("1.4.33.260")]
|
||||
[assembly: AssemblyVersion ("1.4.34.265")]
|
||||
[assembly: AssemblyFileVersion ("1.4.34.265")]
|
||||
|
1
Legacy/.gitignore
vendored
Normal file
1
Legacy/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
Nanami
|
@ -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.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.0.0")]
|
||||
[assembly: AssemblyVersion ("1.0.0.22")]
|
||||
[assembly: AssemblyFileVersion ("1.0.0.22")]
|
||||
|
@ -49,6 +49,7 @@ Remember11<br/>
|
||||
<tr class="odd"><td>data.ami</td><td><tt>AMI</tt></td><td><span class="supported"></span></td><td>-</td><td>Muv-Luv Amaterasu Translation data files</td></tr>
|
||||
<tr><td>*.arc</td><td><tt>PackFile</tt><br/><tt>BURIKO ARC20</tt></td><td></td><td rowspan="2">BGI/Ethornell</td><td rowspan="2">
|
||||
11gatsu no Arcadia<br/>
|
||||
Ao no Kanata no Four Rhythm EXTRA1<br/>
|
||||
Chou Dengeki Stryker<br/>
|
||||
Chou Jikuu Bakuren Monogatari ~door pi chu~<br/>
|
||||
Eiken Kikaku<br/>
|
||||
@ -1616,6 +1617,7 @@ Summer Radish Vacation!! 2<br/>
|
||||
<tr><td>*.cgd<br/>*.bgd<br/>*.chr<br/>*.crgb</td><td>-</td><td></td></tr>
|
||||
<tr class="last"><td>*.adp4</td><td>-</td><td></td></tr>
|
||||
<tr class="odd"><td>*.vfs</td><td><tt>VFS File</tt></td><td></td><td>VNSystem</td><td>
|
||||
Cherry Works ~Boku ga Imouto o Daita Riyuu~<br/>
|
||||
Seika no Mori<br/>
|
||||
</td></tr>
|
||||
<tr><td>*.gd</td><td><tt>GD2</tt><br/><tt>GD3</tt></td><td></td><td rowspan="2">C4</td><td rowspan="2">
|
||||
|
@ -1,20 +1,27 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<GARbro>
|
||||
<Release>
|
||||
<Version>1.4.32</Version>
|
||||
<Version>1.4.33</Version>
|
||||
<Url>https://github.com/morkt/GARbro/releases/latest</Url>
|
||||
<Notes>New formats:
|
||||
- LunaSoft PAC archives
|
||||
- FGA archives
|
||||
- 'RepiPack' archives
|
||||
- ALO images and VZY audio
|
||||
- 'fPK2' archives
|
||||
- updated RPA archives support
|
||||
- more KiriKiri and Csystem encryption schemes
|
||||
- CPZ7 archives
|
||||
- Unity resource assets
|
||||
- RPG Maker archives
|
||||
- Tamamo PCK archives
|
||||
- 'UK' archives and GPC images
|
||||
- DPK archives and DBM images
|
||||
- AliceSoft PMS images
|
||||
- Bishop PK archives and GSA images
|
||||
- CAF archives and CFP images
|
||||
- XPK1 archives
|
||||
- DNS archives and YP images
|
||||
- TLZ archives and MAG images
|
||||
- DDS DXT1 textures
|
||||
- More KiriKiri and ShiinaRio encryption schemes
|
||||
</Notes>
|
||||
</Release>
|
||||
<FormatsData>
|
||||
<FileVersion>92</FileVersion>
|
||||
<FileVersion>94</FileVersion>
|
||||
<Url>https://github.com/morkt/GARbro/raw/master/ArcFormats/Resources/Formats.dat</Url>
|
||||
<Requires>
|
||||
<Assembly Name="ArcFormats" Version="1.2.36.1546"/>
|
||||
|
Loading…
Reference in New Issue
Block a user