released v1.5.41

This commit is contained in:
morkt 2018-12-30 14:46:08 +04:00
parent e4bafd6703
commit e0e0169582
10 changed files with 25 additions and 32 deletions

View File

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.2.44.2016")] [assembly: AssemblyVersion ("1.2.45.2080")]
[assembly: AssemblyFileVersion ("1.2.44.2016")] [assembly: AssemblyFileVersion ("1.2.45.2080")]

Binary file not shown.

View File

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.0.13.32")] [assembly: AssemblyVersion ("1.0.14.35")]
[assembly: AssemblyFileVersion ("1.0.13.32")] [assembly: AssemblyFileVersion ("1.0.14.35")]

View File

@ -51,5 +51,5 @@ using System.Windows;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.5.40.2721")] [assembly: AssemblyVersion ("1.5.41.2805")]
[assembly: AssemblyFileVersion ("1.5.40.2721")] [assembly: AssemblyFileVersion ("1.5.41.2805")]

View File

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.5.41.310")] [assembly: AssemblyVersion ("1.5.42.315")]
[assembly: AssemblyFileVersion ("1.5.41.310")] [assembly: AssemblyFileVersion ("1.5.42.315")]

View File

@ -29,6 +29,7 @@ using System.ComponentModel.Composition;
using System.IO; using System.IO;
// [030525][Virgin Cream] Yamai Tsuki ~Ryouki Kansen Virus~ // [030525][Virgin Cream] Yamai Tsuki ~Ryouki Kansen Virus~
// [030530][Mithra] Clione no Kimochi ~Oshiete, Sensei Osanazuma~
namespace GameRes.Formats.Kasane namespace GameRes.Formats.Kasane
{ {

View File

@ -28,6 +28,8 @@ using System.ComponentModel.Composition;
using System.IO; using System.IO;
using GameRes.Compression; using GameRes.Compression;
// [040528][Lakshmi] Mabuta Tojireba Soko ni...
namespace GameRes.Formats.ProjectMu namespace GameRes.Formats.ProjectMu
{ {
[Export(typeof(ImageFormat))] [Export(typeof(ImageFormat))]

View File

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.0.7.157")] [assembly: AssemblyVersion ("1.0.8.174")]
[assembly: AssemblyFileVersion ("1.0.7.157")] [assembly: AssemblyFileVersion ("1.0.8.174")]

View File

@ -29,6 +29,7 @@ using System.ComponentModel.Composition;
using System.IO; using System.IO;
// [000114][Excellents] Thanksgiving Special // [000114][Excellents] Thanksgiving Special
// [000615][Beenyan] Oyako Donburi
namespace GameRes.Formats.System21 namespace GameRes.Formats.System21
{ {

View File

@ -1,38 +1,27 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<GARbro> <GARbro>
<Release> <Release>
<Version>1.5.40</Version> <Version>1.5.41</Version>
<Url>https://github.com/morkt/GARbro/releases/latest</Url> <Url>https://github.com/morkt/GARbro/releases/latest</Url>
<Notes>New formats: <Notes>New formats:
- PPAC archives, TIM2 and TX images - LNK archives, PRT images and WAF audio
- GPK archives - MCG images and KOE audio
- CMP images - 'AsuraPak' archives and MTG images
- WBM bitmaps and ADP1 audio - GHP2 images
- CPA and AAP archives, CP2 images - NPP archives
- DM archives and PKT images - SWF containers
- MPK archives and LAY images - FL2 archives and WV1 audio
- HBM images - TIC and TIM images
- CDPA 'PACK' archives - SCP images
- PKK archives
- Leaf 'KCAP' and 'LEAFPACK' archives
- FLT archives and FG images
- updated KiriKiri and ShiinaRio encryption schemes - updated KiriKiri and ShiinaRio encryption schemes
</Notes> </Notes>
</Release> </Release>
<FormatsData> <FormatsData>
<FileVersion>137</FileVersion> <FileVersion>138</FileVersion>
<Url>https://github.com/morkt/GARbro/raw/master/ArcFormats/Resources/Formats.dat</Url> <Url>https://github.com/morkt/GARbro/raw/master/ArcFormats/Resources/Formats.dat</Url>
<Requires> <Requires>
<Assembly Name="ArcFormats" Version="1.2.44.2064"/> <Assembly Name="ArcFormats" Version="1.2.44.2064"/>
<Assembly Name="GameRes" Version="1.4.26.238"/> <Assembly Name="GameRes" Version="1.4.26.238"/>
</Requires> </Requires>
</FormatsData> </FormatsData>
<FormatsData>
<FileVersion>133</FileVersion>
<Url>https://github.com/morkt/GARbro/raw/513519522c777300b011d3d0421ee4c8fc37ecd3/ArcFormats/Resources/Formats.dat</Url>
<Requires>
<Assembly Name="ArcFormats" Version="1.2.43.2015"/>
<Assembly Name="GameRes" Version="1.4.26.238"/>
</Requires>
</FormatsData>
</GARbro> </GARbro>