mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-11 16:19:06 +08:00
check for updates - initial implementation.
This commit is contained in:
27
docs/version.xml
Normal file
27
docs/version.xml
Normal file
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<GARbro>
|
||||
<Release>
|
||||
<Version>1.3.25</Version>
|
||||
<Url>https://github.com/morkt/GARbro/releases/latest</Url>
|
||||
<Notes>New formats:
|
||||
|
||||
* VNSystem VFS archives
|
||||
* GD archives and VMD audio
|
||||
* DPMX archives
|
||||
* CDT archives
|
||||
* TAC archives
|
||||
* One-up ARC archives
|
||||
* ARCG, BMX, MBF, VPK1, WVX0 and WSM archives
|
||||
* cromwell 'Graphic PackData' archives
|
||||
* AKB+ images
|
||||
* more KiriKiri and ShiinaRio encryption schemes</Notes>
|
||||
</Release>
|
||||
<FormatsData>
|
||||
<FileVersion>53</FileVersion>
|
||||
<Url>https://github.com/morkt/GARbro/raw/master/ArcFormats/Resources/Formats.dat</Url>
|
||||
<Requires>
|
||||
<Assembly Name="ArcFormats" Version="1.2.29.1274"/>
|
||||
<Assembly Name="GameRes" Version="1.4.26.238"/>
|
||||
</Requires>
|
||||
</FormatsData>
|
||||
</GARbro>
|
||||
Reference in New Issue
Block a user