mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
released v1.5.41
This commit is contained in:
@@ -29,6 +29,7 @@ using System.ComponentModel.Composition;
|
||||
using System.IO;
|
||||
|
||||
// [030525][Virgin Cream] Yamai Tsuki ~Ryouki Kansen Virus~
|
||||
// [030530][Mithra] Clione no Kimochi ~Oshiete, Sensei Osanazuma~
|
||||
|
||||
namespace GameRes.Formats.Kasane
|
||||
{
|
||||
|
||||
@@ -28,6 +28,8 @@ using System.ComponentModel.Composition;
|
||||
using System.IO;
|
||||
using GameRes.Compression;
|
||||
|
||||
// [040528][Lakshmi] Mabuta Tojireba Soko ni...
|
||||
|
||||
namespace GameRes.Formats.ProjectMu
|
||||
{
|
||||
[Export(typeof(ImageFormat))]
|
||||
|
||||
@@ -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.7.157")]
|
||||
[assembly: AssemblyFileVersion ("1.0.7.157")]
|
||||
[assembly: AssemblyVersion ("1.0.8.174")]
|
||||
[assembly: AssemblyFileVersion ("1.0.8.174")]
|
||||
|
||||
@@ -29,6 +29,7 @@ using System.ComponentModel.Composition;
|
||||
using System.IO;
|
||||
|
||||
// [000114][Excellents] Thanksgiving Special
|
||||
// [000615][Beenyan] Oyako Donburi
|
||||
|
||||
namespace GameRes.Formats.System21
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user