Unity 2021.2.10.f1 project for the Shinsouban Heart app
Unity port project for the Alice in the Heart app (Also know as Shinsouban Heart no Kuni no Alice)
##3/31/23 Project assets are being revamped and Unity version updated, currently referencecd versions will not work.##
##02/29/24 Project is being updated to support multiple languages in a cleaner fashion##
### Setup ###
### Setup ###
* Install Unity 2021.2.10.f1: [Unity Download Archive](https://unity3d.com/get-unity/download/archive) \(**Important!** project has been updated to 2021.2.10.f1. older versions of unity should not be used\)
* Install Unity 2022.2.12f1: [Unity Download Archive](https://unity3d.com/get-unity/download/archive) \(**Important!** project has been updated to 2022.2.12f1. older versions of unity should not be used\)
* Make sure you have both git and git lfs installed
* Clone repo to your desired folder
* Clone repo to your desired folder
* Download game assets here: [Folder contians Japanese and English assets, only download the one you want. The English assets aren't complete](https://drive.google.com/drive/folders/1niz8gwMY_-tXHnT97IH5lZOWV1n9w0Qn?usp=sharing)
* Extract game assets to the assets folder from the cloned repo.
* Open cloned repo folder as a unity project. It may take a few hours to load all of the asset files!
* Open cloned repo folder as a unity project. It may take a few hours to load all of the asset files!
* Open the Init scene and press play. The project is working correctly if the title scene loads additively into the Init scene.
* Open the Init scene and press play. The project is working correctly if the title scene loads additively into the Init scene.
@ -20,6 +19,7 @@ Unity 2021.2.10.f1 project for the Shinsouban Heart app
### Contribution guidelines ###
### Contribution guidelines ###
* Merging to main can only be done through PR. All PRs will be reviewed by the project lead (Arneth Myndraavn).
* Merging to main can only be done through PR. All PRs will be reviewed by the project lead (Arneth Myndraavn).
* If the changes exceed the maximum allowed by gitea notify Arneth and she will handle merging to master.