From 6f6476c0dfef910baa3385f9b89bdcbc1ce598af Mon Sep 17 00:00:00 2001 From: Arneth Date: Thu, 29 Feb 2024 20:44:13 -0500 Subject: [PATCH] merged spanish support branch and updated readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 63bfc5ee8..3cf58779a 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,13 @@ # README # -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 ### -* 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 -* 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 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 ### * 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. ### How do I join/contribute? ###