1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <component type =" desktop" >
3+ <id >club.haroohie.SerialLoops</id >
4+ <metadata_license >CC0-1.0</metadata_license >
5+ <project_license >GPL-3.0-or-later</project_license >
6+ <name >Serial Loops</name >
7+ <launchable type =" desktop-id" >club.haroohie.SerialLoops.desktop</launchable >
8+ <summary >Editor for Suzumiya Haruhi no Chokuretsu</summary >
9+ <description >
10+ <p >
11+ Serial Loops is a full-fledged editor for the Nintendo DS game Suzumiya Haruhi no Chokuretsu (The Series of Haruhi Suzumiya).
12+ In its current state, it allows you to edit nearly everything about the game, and more is planned for the future. Please check
13+ our documentation on our website for more information on how to use it!
14+ </p >
15+ <ul >
16+ <li >Fully edit the game's scripts, completely rewriting your own Haruhi visual novel with a powerful preview feature!</li >
17+ <li >Completely change the game's scenario, moving events around in the order you'd like them to occur!</li >
18+ <li >Replace the game's graphics, including backgrounds, CGs, character sprites, chibis, and more!</li >
19+ <li >Edit the game's soundtrack, swapping out background music and voice lines! (SFX coming in a future release!)</li >
20+ <li >Edit character nameplates, topics, UI text, tutorial mappings, and dialogue colors!</li >
21+ <li >Apply pre-written assembly hacks for even greater control of the game!</li >
22+ <li >Partial editing of group selections, puzzles, and chess puzzles, and viewable maps!</li >
23+ <li >A full save editor for editing save games as well!</li >
24+ </ul >
25+ </description >
26+ <branding >
27+ <color type =" primary" scheme_preference =" light" >#9accfe</color >
28+ <color type =" primary" scheme_preference =" dark" >#042058</color >
29+ </branding >
30+ <screenshots >
31+ <screenshot >
32+ <screenshot type =" default" >
33+ <caption >Serial Loops script editor</caption >
34+ <image >https://raw.githubusercontent.com/haroohie-club/SerialLoops/0.3.3/install/linux/flatpak/screenshots/script_editor.png</image >
35+ </screenshot >
36+ </screenshot >
37+ <screenshot type =" default" >
38+ <caption >Serial Loops startup screen</caption >
39+ <image >https://raw.githubusercontent.com/haroohie-club/SerialLoops/0.3.3/install/linux/flatpak/screenshots/main_screen.png</image >
40+ </screenshot >
41+ <screenshot >
42+ <screenshot type =" default" >
43+ <caption >Serial Loops map editor</caption >
44+ <image >https://raw.githubusercontent.com/haroohie-club/SerialLoops/0.3.3/install/linux/flatpak/screenshots/map_editor.png</image >
45+ </screenshot >
46+ </screenshot >
47+ </screenshots >
48+ <developer_name >The Haroohie Translation Club</developer_name >
49+ <url type =" homepage" >https://haroohie.club/chokuretsu/serial-loops</url >
50+ <content_rating type =" oars-1.1" />
51+ <releases >
52+ <release version =" v0.3.3" date =" 2025-08-20" >
53+ <description >
54+ <p >
55+ We removed our dependencies on devkitARM and make and have switched to using LLVM and ninja. This makes it easier
56+ to use Serial Loops on all platforms as it significantly easier to install and use these dependencies.
57+ </p >
58+ <p >This is also our initial release on Flathub!</p >
59+ </description >
60+ </release >
61+ </releases >
62+ </component >
0 commit comments