@@ -52,7 +52,7 @@ val libraryData = listOf(
5252 LibraryInfo (" Coil Gifs" , " Copyright © 2025 Coil Contributors" , LICENSE_APACHE_2 , " https://github.com/coil-kt/coil" ),
5353 LibraryInfo (" Coil SVG" , " Copyright © 2025 Coil Contributors" , LICENSE_APACHE_2 , " https://github.com/coil-kt/coil" ),
5454 LibraryInfo (" Fishnet" , " Copyright © 2025 Kyant" , LICENSE_APACHE_2 , " https://github.com/Kyant0/Fishnet" ),
55- LibraryInfo (" gl4es_extra_extra" , " Copyright (c) 2016-2018 Sebastien Chevalier; Copyright (c) 2013-2016 Ryan Hileman" , License (LICENSE_MIT , R .raw.gl4es_license), " https://github.com/PojavLauncherTeam/gl4es_extra_extra" ),
55+ LibraryInfo (" gl4es_extra_extra" , " Copyright © 2016-2018 Sebastien Chevalier; Copyright © 2013-2016 Ryan Hileman" , License (LICENSE_MIT , R .raw.gl4es_license), " https://github.com/PojavLauncherTeam/gl4es_extra_extra" ),
5656 LibraryInfo (" Gson" , " Copyright © 2008 Google Inc." , LICENSE_APACHE_2 , " https://github.com/google/gson" ),
5757 LibraryInfo (" kotlinx.coroutines" , " Copyright © 2000-2020 JetBrains s.r.o." , LICENSE_APACHE_2 , " https://github.com/Kotlin/kotlinx.coroutines" ),
5858 LibraryInfo (" ktor-client-cio" , COPYRIGHT_KTOR , LICENSE_APACHE_2 , URL_KTOR ),
@@ -67,14 +67,15 @@ val libraryData = listOf(
6767 LibraryInfo (" Mesa" , " Copyright © The Mesa Authors" , License (LICENSE_MIT , R .raw.mesa_license), " https://mesa3d.org/" ),
6868 LibraryInfo (" MMKV" , " Copyright © 2018 THL A29 Limited, a Tencent company." , License (LICENSE_BSD_3_CLAUSE , R .raw.mmkv_license), " https://github.com/Tencent/MMKV" ),
6969 LibraryInfo (" Navigation 3" , COPYRIGHT_AOSP , LICENSE_APACHE_2 , " https://developer.android.com/jetpack/androidx/releases/navigation3" ),
70- LibraryInfo (" NG-GL4ES" , " Copyright (c) 2016-2018 Sebastien Chevalier; Copyright (c) 2013-2016 Ryan Hileman; Copyright (c) 2025-2026 BZLZHH" , License (LICENSE_MIT , R .raw.ng_gl4es_license), " https://github.com/BZLZHH/NG-GL4ES" ),
70+ LibraryInfo (" NG-GL4ES" , " Copyright © 2016-2018 Sebastien Chevalier; Copyright © 2013-2016 Ryan Hileman; Copyright © 2025-2026 BZLZHH" , License (LICENSE_MIT , R .raw.ng_gl4es_license), " https://github.com/BZLZHH/NG-GL4ES" ),
7171 LibraryInfo (" OkHttp" , " Copyright © 2019 Square, Inc." , LICENSE_APACHE_2 , " https://github.com/square/okhttp" ),
7272 LibraryInfo (" Okio" , " Copyright © 2013 Square, Inc." , LICENSE_APACHE_2 , " https://square.github.io/okio/" ),
7373 LibraryInfo (" OpenNBT" , " Copyright © 2013-2021 Steveice10." , License (LICENSE_MIT , R .raw.opennbt_license), " https://github.com/GeyserMC/OpenNBT" ),
7474 LibraryInfo (" Process Phoenix" , " Copyright © 2015 Jake Wharton" , LICENSE_APACHE_2 , " https://github.com/JakeWharton/ProcessPhoenix" ),
7575 LibraryInfo (" proxy-client-android" , null , License (LICENSE_LGPL_3 , R .raw.lgpl_3_license), " https://github.com/TouchController/TouchController" ),
7676 LibraryInfo (" Reorderable" , " Copyright © 2023 Calvin Liang" , LICENSE_APACHE_2 , " https://github.com/Calvin-LL/Reorderable" ),
7777 LibraryInfo (" skinview3d" , " Copyright © 2014-2018 Kent Rasmussen; Copyright © 2017-2022 Haowei Wen, Sean Boult and contributors" , License (LICENSE_MIT , R .raw.skinview3d_license), " https://github.com/bs-community/skinview3d" ),
78+ LibraryInfo (" sora-editor" , " Copyright © 1991, 1999 Free Software Foundation, Inc." , License (" LGPL-2.1 License" , R .raw.sora_editor_license), " https://github.com/Rosemoe/sora-editor" ),
7879 LibraryInfo (" StringFog" , " Copyright © 2016-2023, Megatron King" , LICENSE_APACHE_2 , " https://github.com/MegatronKing/StringFog" ),
7980 LibraryInfo (" Terracotta" , " Copyright © 2025 Burning_TNT" , License (LICENSE_AGPL_3 , net.burningtnt.terracotta.R .raw.terracotta_license), " https://github.com/burningtnt/Terracotta" ),
8081 LibraryInfo (" XZ for Java" , " Copyright © The XZ for Java authors and contributors" , License (" 0BSD License" , R .raw.xz_java_license), " https://tukaani.org/xz/java.html" )
0 commit comments