-
Notifications
You must be signed in to change notification settings - Fork 4
/
moe.launcher.an-anime-game-launcher.metainfo.xml
369 lines (369 loc) · 15.3 KB
/
moe.launcher.an-anime-game-launcher.metainfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
<?xml version='1.0' encoding='UTF-8'?>
<component type="desktop-application">
<id>moe.launcher.an-anime-game-launcher</id>
<name>An Anime Game Launcher</name>
<summary>Play your favorite anime game on Linux</summary>
<summary xml:lang="de">Spielen Sie Ihr Lieblings-Anime-Spiel auf Linux</summary>
<summary xml:lang="ru">Играйте в вашу любимую аниме-игру на линуксе</summary>
<summary xml:lang="es">Juega a tu juego favorito de anime en Linux</summary>
<summary xml:lang="it">Gioca al tuo gioco anime preferito su Linux</summary>
<summary xml:lang="hu">Játssz a kedvenc játékoddal Linux-on!</summary>
<description>
<p>An Anime Game Launcher is an unofficial launcher for a certain video game that handles setting up Wine, installing the game, and patching it to work on Linux.</p>
</description>
<description xml:lang="de">
<p>An Anime Game Launcher ist ein inoffizieller Launcher für ein bestimmtes Videospiel, welcher die Einrichtung von Wine, die Installation des Spiels und das Patchen, dass es unter Linux läuft, übernimmt.</p>
</description>
<description xml:lang="ru">
<p>An Anime Game Launcher - это неофициальный лаунчер для определённой видео-игры, который настраивает Wine, устанавливает игру и применяет дополнительные патчи для предоставления возможности её работы на линуксе.</p>
</description>
<description xml:lang="es">
<p>Launcher de un Juego de Anime es un launcher no oficial para cierto videojuego. Se encarga de configurar Wine, instalar el juego, y parchearlo para que funcione en Linux.</p>
</description>
<description xml:lang="it">
<p>An Anime Game Launcher è un launcher non ufficiale per un certo videogioco anime che gestisce e configura automaticamente Wine, l'installazione e patching del gioco per farlo funzionare su Linux.</p>
</description>
<description xml:lang="hu">Az Anime Game Launcher egy nem-hivatalos launcher egy bizonyos videójátékhoz amely helyetted beállítja a Wine-t, telepíti a játékot, és alkalmazza a Linux patch-et hozzá.</description>
<developer_name>An Anime Team</developer_name>
<screenshots>
<screenshot>
<image>https://raw.githubusercontent.com/an-anime-team/an-anime-game-launcher/main/repository/main-modern.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/an-anime-team/an-anime-game-launcher/main/repository/main-classic.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/an-anime-team/an-anime-game-launcher/main/repository/settings-modern.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/an-anime-team/an-anime-game-launcher/main/repository/settings-classic.png</image>
</screenshot>
</screenshots>
<launchable type="desktop-id">moe.launcher.an-anime-game-launcher.desktop</launchable>
<url type="homepage">https://github.com/an-anime-team/an-anime-game-launcher</url>
<url type="bugtracker">https://github.com/an-anime-team/an-anime-game-launcher/issues</url>
<project_license>GPL-3.0-or-later</project_license>
<metadata_license>CC0-1.0</metadata_license>
<categories>
<category>Game</category>
</categories>
<content_rating type="oars-1.1">
<content_attribute id="violence-fantasy">moderate</content_attribute>
<content_attribute id="drugs-alcohol">mild</content_attribute>
<content_attribute id="social-chat">intense</content_attribute>
<content_attribute id="social-info">mild</content_attribute>
<content_attribute id="money-purchasing">intense</content_attribute>
<content_attribute id="money-gambling">moderate</content_attribute>
</content_rating>
<releases>
<release version="3.13.0" date="2024-10-09">
<description>
<p>Removed Discord RPC</p>
</description>
</release>
<release version="3.12.1" date="2024-09-02">
<description>
<p>Fixed gamescope config issue</p>
</description>
</release>
<release version="3.12.0" date="2024-09-01">
<description>
<p>Fixed permission issue when extracting files</p>
<p>Fixed game size estimation</p>
<p>Reworked gamescope feature</p>
</description>
</release>
<release version="3.11.0" date="2024-08-02">
<description>
<p>Removed migrate install</p>
<p>Changed game version prioritization</p>
</description>
</release>
<release version="3.10.3" date="2024-07-21">
<description>
<p>Fixed RAM overflow</p>
</description>
</release>
<release version="3.10.2" date="2024-07-19">
<description>
<p>Updated FPS Unlocker</p>
<p>Added Indonesia as a wine language option</p>
<p>Added writing of the game output to the game.log file in the launcher folder, the size is controlled via the LAUNCHER_GAME_LOG_FILE_LIMIT env variable.</p>
</description>
</release>
<release version="3.10.1" date="2024-07-02">
<description>
<p>Handle dwebp re-coding errors</p>
<p>Added workaround for wrong pre-downloads API format</p>
</description>
</release>
<release version="3.10.0" date="2024-06-17">
<description>
<p>Fixed APIs and added Italian</p>
</description>
</release>
<release version="3.9.6" date="2024-05-08">
<description>
<p>Fixed APIs</p>
</description>
</release>
<release version="3.9.5" date="2024-03-23">
<description>
<p>Bundle applications-system-symbolic icon to the app</p>
<p>Added "force grab cursor" option to the gamescope settings</p>
<p>Added Thai and Ukrainian translations</p>
<p>Update wish url</p>
<p>Updated dependencies</p>
<p>Improved app args parsing</p>
<p>Updated locales</p>
<p>Fixed GtkSwitch UI state representation</p>
</description>
</release>
<release version="3.9.4" date="2023-12-29">
<description>
<p>Replaced FPS unlocker by a custom one</p>
</description>
</release>
<release version="3.9.3" date="2023-12-23">
<description>
<p>Added UpdatingPermissions installation step</p>
<p>Downloaders now will skip finished files and truncate them if needed</p>
<p>Increased voiceovers version prediction error</p>
<p>Updated FPS unlocker version which fixes new game version integration issue</p>
<p>Updated Turkish, German, Chinese, and Polish translations</p>
</description>
</release>
<release version="3.9.2" date="2023-11-13">
<description>
<p>Added Korean and Dutch, updated Japanese translations</p>
<p>Added 4.2.0 voiceover sizes</p>
<p>Made free space checks resolve symlinks</p>
<p>Updated development libraries versions</p>
</description>
</release>
<release version="3.9.1" date="2023-09-28">
<description>
<p>Added support for segmented zip archives (fixed initial game downloading)</p>
<p>Added Vietnamese</p>
<p>Updated Chinese</p>
</description>
</release>
<release version="3.9.0" date="2023-08-20">
<description>
<p>Added --session (name) flag to switch active session</p>
<p>Added %launch_args% magic word for game launching command</p>
<p>Added feature to map wine drives</p>
<p>Added Portuguese and Polish</p>
<p>Removed patch integration</p>
</description>
</release>
<release version="3.8.0" date="2023-08-02">
<description>
<p>Added new gamescope version compatibility</p>
<p>Added "launcher behavior" option</p>
<p>Added "kill game process" button when chosen behavior keeps launcher window open</p>
<p>Bundled some icons into the app for consistency across the systems</p>
<p>Added better panics handler</p>
<p>Fixed predownload button sensitivity</p>
<p>Improved pre-downloads state checking</p>
<p>Replaced translation functions by tr! macro</p>
<p>Reworked app resources structure</p>
<p>Improved game running status check (wasn't working properly with Chinese client)</p>
</description>
</release>
<release version="3.7.6" date="2023-07-15">
<description>
<p>Hotfix: Fixed game launching on installs without launcher.bat file</p>
</description>
</release>
<release version="3.7.5" date="2023-07-14">
<description>
<p>Added support to the new wishes url cache location</p>
<p>Fixed telemetry disabling</p>
<p>Disabled patch applying for new installations</p>
<p>Updated translations: Italian, Hungarian, Japanese, Indonesian, Spanish, Turkish, Chinese</p>
</description>
</release>
<release version="3.7.4" date="2023-06-19">
<description>
<p>*Hotfix* - Fix Patch applying</p>
</description>
</release>
<release version="3.7.3" date="2023-06-18">
<description>
<p>Added telemetry disabling state support</p>
<p>Added Discord RPC icons updating</p>
<p>Replaced xlua patch by "disable mhypbase" option</p>
<p>Returned back old background file path</p>
</description>
</release>
<release version="3.7.2" date="2023-06-14">
<description>
<p>Fixed game session selection when current one is removed</p>
<p>Fixed game repairers NaN Progress</p>
</description>
</release>
<release version="3.7.1" date="2023-06-11">
<description>
<p>Added Discord RPC icon selection as well as Japanese and Hungarian languages</p>
<p>Fixed repairing the game</p>
<p>Fixed some installer updates reporting (including "checking free space")</p>
</description>
</release>
<release version="3.7.0" date="2023-05-24">
<description>
<p>Added Italian and Indonesian</p>
<p>Fixed downloading of the game due to API update</p>
<p>Redesigned main button and added Resume Download as a button option</p>
<p>Updated FPS Unlocker</p>
<p>Added options to use shared libraries from Wine</p>
</description>
</release>
<release version="3.6.0" date="2023-05-06">
<description>
<p>Added game sessions manager</p>
<p>Fixed wine tools running using proton builds</p>
</description>
</release>
<release version="3.5.2" date="2023-04-16">
<description>
<p>Added arguments and symlinks editor to sandbox settings</p>
<p>Fixed game running issue if you have spaces in paths</p>
</description>
</release>
<release version="3.5.1" date="2023-04-16">
<description>
<p>Fixed telemetry checking</p>
</description>
</release>
<release version="3.5.0" date="2023-04-16">
<description>
<p>Added game sandboxing feature</p>
<p>Added debugger to wine tools</p>
<p>Removed fractions
displaying in components downloading progress bar</p>
<p>Moved to upgraded launcher SDK</p>
</description>
</release>
<release version="3.4.1" date="2023-04-12">
<description>
<p>Fixed
base game's hdiff patches applying errors caused by 3.6's voiceovers files migration</p>
<p>Fixed
xlua patch applying</p>
<p>Removed fractions displaying in repairer's progress bar</p>
</description>
</release>
<release version="3.4.0" date="2023-04-11">
<description>
<p>Added
installation migration feature</p>
<p>Added game environment switcher</p>
<p>Added game edition
switcher</p>
<p>Added changelog to updated components toast</p>
<p>Added wine tools to settings</p>
<p>Added
preferences search</p>
<p>Added new progress bar statuses for applyign hdiff patches and
removing outdated files</p>
<p>Added automatic 3.5 → 3.6 voiceover files migration related to
changed files structure</p>
<p>Added whitespaces removing from environment values</p>
<p>Improved
game repairing feature</p>
<p>Replaced curl dependency by native code</p>
<p>Replaced static image
by spinner in wine / dxvk version selection</p>
<p>Made wine / dxvk versions always visible if
they're downloaded</p>
</description>
</release>
<release version="3.3.0" date="2023-03-24">
<description>
<p>Added option to use additional
xlua patch</p>
<p>Added menu option to open wishes history url</p>
<p>Fixed downloaded wine
version selection on "download wine" button</p>
<p>Fixed game downloading</p>
<p>Fixed infinite
retries to download some update or patch the game if it failed</p>
</description>
</release>
<release version="3.2.1" date="2023-03-18">
<description>
<p>Fixed
DXVK applying on changed default path during initial setup</p>
</description>
</release>
<release version="3.2.0" date="2023-03-18">
<description>
<p>Added
wine or dxvk downloading skipping in initial setup if you already downloaded them</p>
<p>Fixed
components related error on changing default path</p>
<p>Fixed "wine not installed" button bug</p>
<p>Changed
default game and prefix paths</p>
<p>Improved Proton-builds compatibility</p>
</description>
</release>
<release version="3.1.5" date="2023-03-08">
<description>
<p>Added
Turkish translations</p>
<p>Update how launcher handles Proton GE</p>
</description>
</release>
<release version="3.1.3" date="2023-03-07">
<description>
<p>Added
Spanish translations</p>
<p>Fixed compatibility with GE-Proton</p>
</description>
</release>
<release version="3.1.2" date="2023-03-07">
<description>
<p>Fixed
issue with component/wine/dxvk downloading</p>
<p>Fixed initial setup window panic</p>
</description>
</release>
<release version="3.1.1" date="2023-03-06">
<description>
<p>Fixed
bug causing game not to launch</p>
</description>
</release>
<release version="3.1.0" date="2023-03-06">
<description>
<p>Fixed wine LANG env
and broken titlebar behaviour on some DEs</p>
<p>Added dynamic component loading</p>
<p>Added game
repairing function</p>
<p>Added translations for French and Simplified Chinese</p>
</description>
</release>
<release version="3.0.1" date="2023-03-04">
<description>
<p>Fixed
"update background picture" switch</p>
<p>Updated core library & sdk</p>
<p>Changed game
running mechanism</p>
<p>Temporarily hidden repair game button</p>
</description>
</release>
<release version="3.0.0" date="2023-03-04">
<description>
<p>Migrated
from Neutralino to GTK4/Relm</p>
<p>Fixed bugs, Added new features like gamescope, monitor
selector and etc</p>
</description>
</release>
</releases>
<update_contact>contact at kaifa dot ch</update_contact>
</component>