forked from Zharay/KanColleViewer
-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/Zharay/KanColleViewer
- Loading branch information
Showing
11 changed files
with
234 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Versions> | ||
<Item> | ||
<Name>App</Name> | ||
<<<<<<< HEAD | ||
<Version>2.4.0.364</Version> | ||
<URL>https://github.com/yuyuvn/KanColleViewer/releases/tag/v2.4.0r364</URL> | ||
======= | ||
<Version>2.4.0.370</Version> | ||
<URL>https://github.com/Zharay/KanColleViewer/releases/tag/v2.4.0r370</URL> | ||
>>>>>>> cea091f38aec302768437ddeeb90a8285f564725 | ||
</Item> | ||
<Item> | ||
<Name>Equipment</Name> | ||
<Version>1.0.0</Version> | ||
<URL>https://raw.github.com/Zharay/KanColleViewer/master/resources/translations/Equipment.xml</URL> | ||
</Item> | ||
<Item> | ||
<Name>Operations</Name> | ||
<Version>1.0.1</Version> | ||
<URL>https://raw.github.com/Zharay/KanColleViewer/master/resources/translations/Operations.xml</URL> | ||
</Item> | ||
<Item> | ||
<Name>Quests</Name> | ||
<Version>1.0.0</Version> | ||
<URL>https://raw.github.com/Zharay/KanColleViewer/master/resources/translations/Quests.xml</URL> | ||
</Item> | ||
<Item> | ||
<Name>Ships</Name> | ||
<Version>1.0.1</Version> | ||
<URL>https://raw.github.com/Zharay/KanColleViewer/master/resources/translations/Ships.xml</URL> | ||
</Item> | ||
<Item> | ||
<Name>ShipTypes</Name> | ||
<Version>1.0.1</Version> | ||
<URL>https://raw.github.com/Zharay/KanColleViewer/master/resources/translations/ShipTypes.xml</URL> | ||
</Item> | ||
</Versions> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,71 +1,93 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<ShipTypes Version="1.0.0"> | ||
<ShipTypes Version="1.0.1"> | ||
<Type> | ||
<JP-Name>水上機母艦</JP-Name> | ||
<TR-Name>AV</TR-Name> | ||
<ID>1</ID> | ||
<JP-Name>海防艦</JP-Name> | ||
<TR-Name>DE</TR-Name> | ||
</Type> | ||
<Type> | ||
<JP-Name>戦艦</JP-Name> | ||
<TR-Name>BB</TR-Name> | ||
<ID>2</ID> | ||
<JP-Name>駆逐艦</JP-Name> | ||
<TR-Name>DD</TR-Name> | ||
</Type> | ||
<Type> | ||
<JP-Name>航空戦艦</JP-Name> | ||
<TR-Name>BBV</TR-Name> | ||
<ID>3</ID> | ||
<JP-Name>軽巡洋艦</JP-Name> | ||
<TR-Name>CL</TR-Name> | ||
</Type> | ||
<Type> | ||
<ID>4</ID> | ||
<JP-Name>重雷装巡洋艦</JP-Name> | ||
<TR-Name>CLT</TR-Name> | ||
</Type> | ||
<Type> | ||
<ID>5</ID> | ||
<JP-Name>重巡洋艦</JP-Name> | ||
<TR-Name>CA</TR-Name> | ||
</Type> | ||
<Type> | ||
<ID>6</ID> | ||
<JP-Name>航空巡洋艦</JP-Name> | ||
<TR-Name>CAV</TR-Name> | ||
</Type> | ||
<Type> | ||
<JP-Name>軽巡洋艦</JP-Name> | ||
<TR-Name>CL</TR-Name> | ||
<ID>7</ID> | ||
<JP-Name>軽空母</JP-Name> | ||
<TR-Name>CVL</TR-Name> | ||
</Type> | ||
<Type> | ||
<JP-Name>重雷装巡洋艦</JP-Name> | ||
<TR-Name>CLT</TR-Name> | ||
<ID>9</ID> | ||
<JP-Name>戦艦</JP-Name> | ||
<TR-Name>BB</TR-Name> | ||
</Type> | ||
<Type> | ||
<JP-Name>正規空母</JP-Name> | ||
<TR-Name>CV</TR-Name> | ||
<ID>8</ID> | ||
<JP-Name>戦艦</JP-Name> | ||
<TR-Name>CC</TR-Name> | ||
</Type> | ||
<Type> | ||
<JP-Name>軽空母</JP-Name> | ||
<TR-Name>CVL</TR-Name> | ||
<ID>10</ID> | ||
<JP-Name>航空戦艦</JP-Name> | ||
<TR-Name>BBV</TR-Name> | ||
</Type> | ||
<Type> | ||
<JP-Name>駆逐艦</JP-Name> | ||
<TR-Name>DD</TR-Name> | ||
<ID>11</ID> | ||
<JP-Name>正規空母</JP-Name> | ||
<TR-Name>CV</TR-Name> | ||
</Type> | ||
<Type> | ||
<ID>12</ID> | ||
<JP-Name>超弩級戦艦</JP-Name> | ||
<TR-Name>B</TR-Name> | ||
</Type> | ||
<Type> | ||
<ID>13</ID> | ||
<JP-Name>潜水艦</JP-Name> | ||
<TR-Name>SS</TR-Name> | ||
</Type> | ||
<Type> | ||
<ID>14</ID> | ||
<JP-Name>潜水空母</JP-Name> | ||
<TR-Name>SSV</TR-Name> | ||
</Type> | ||
<Type> | ||
<JP-Name>装甲空母</JP-Name> | ||
<TR-Name>CVB</TR-Name> | ||
</Type> | ||
<Type> | ||
<JP-Name>揚陸艦</JP-Name> | ||
<TR-Name>LHA</TR-Name> | ||
<ID>15</ID> | ||
<JP-Name>補給艦</JP-Name> | ||
<TR-Name>AE</TR-Name> | ||
</Type> | ||
<Type> | ||
<JP-Name>海防艦</JP-Name> | ||
<TR-Name>DE</TR-Name> | ||
<ID>16</ID> | ||
<JP-Name>水上機母艦</JP-Name> | ||
<TR-Name>AV</TR-Name> | ||
</Type> | ||
<Type> | ||
<JP-Name>超弩級戦艦</JP-Name> | ||
<TR-Name>B</TR-Name> | ||
<ID>17</ID> | ||
<JP-Name>揚陸艦</JP-Name> | ||
<TR-Name>LSD</TR-Name> | ||
</Type> | ||
<Type> | ||
<JP-Name>補給艦</JP-Name> | ||
<TR-Name>AE</TR-Name> | ||
<ID>18</ID> | ||
<JP-Name>装甲空母</JP-Name> | ||
<TR-Name>CVB</TR-Name> | ||
</Type> | ||
</ShipTypes> |
Oops, something went wrong.