Version en Français en bas
This software uses:
- Karaoke Mugen for fetching karaokes. (Software licence) (Database licence)
- MixedRealityToolKit for providing building blocks for builing Hololens 2 apps. (Licence)
- NugetForUnity for managing external packages. (Licence)
For copyright reasons, no local song are included. If you want to add some, follow the following instructions:
- Go to https://kara.moe and search for the song you want.
- With the "Download" button, download the Media and the Subs file and put them in the Assets/Resources folder. (create it if needed)
- Edit the LocalSongs.json file to match the song's info with the infos needed.
- If you want to add another song, go back to step 1 but add another entry to LocalSongs.json instead of editing it.
- When you're done, move the LocalSongs.json file to the Assets/Resources folder.
- A Hololens 2 headset.
- A Visual Studio Environement with the required modules (see here).
- Unity 2021.3.15f1 with Universal Windows Platform Build Support and Windows Build Support. (IL2CPP)
- Download the source here.
- Follow this section of the page.
- Build.
- Follow the instructions here to build the build.
English version on top
Ce logiciel utilise:
- Karaoke Mugen pour chercher les karaokes. (Licence du logiciel) (Licence de la base de données)
- MixedRealityToolKit pour fournie des blocs de construction pour les applications pour Hololens 2. (Licence)
- NugetForUnity pour gérer les bibliothèques externes. (Licence)
Pour des raisons de droit d'auteur, auccune chanson locale n'est incluse, si vous voulez en ajouter, suivez les instructions suivantes:
- Allez sur https://kara.moe et cherchez la chanson que vous voulez.
- Avec le bouton "Télécharger", téléchargez le fichier média et le fichier sous-titres et mettez les dans le dossier Assets/Resources . (créez-le si besoin)
- Éditez le fichier LocalSongs.json pour faire correspondre les informations de la chanson avec les informations demandées.
- Si vous voulez ajouter une autre chanson, retournez à l'étape 1 mais ajoutre une nouvelle entrée à LocalSongs.json au lieu de l'éditer.
- Quand vous avez fini, déplacez le fichier LocalSongs.json dans le dossier Assets/Resources .
- Un casque Hololens 2.
- Un environement Visual Studio avec les modules requis (plus d'infos ici)
- Unity 2021.3.15f1 avec le Suport pour la Construction sur la Platforme Univercelle de Windows et le Support de Construction Windows IL2CPP.