This commit is contained in:
parent
9ac060a1da
commit
e0834b6f78
56
README.md
56
README.md
@ -1,12 +1,8 @@
|
||||
[![](https://img.shields.io/endpoint?url=https://hits.dwyl.com/NatsumeLS/Gakumas-Localify-EN.json?color=pink&style=flat-square&label=Views)](https://github.com/NatsumeLS/Gakumas-Localify-EN/graphs/traffic)
|
||||
[![](https://img.shields.io/github/actions/workflow/status/NatsumeLS/Gakumas-Localify-EN/build.yml?style=flat-square&label=Build)](https://github.com/NatsumeLS/Gakumas-Localify-EN/actions/workflows/build.yml)
|
||||
[![](https://img.shields.io/endpoint?url=https://gakumas-localify-en.vercel.app/api/getLatestCommit&style=flat-square)](https://github.com/NatsumeLS/Gakumas-Localify-EN/commits)
|
||||
[![](https://img.shields.io/endpoint?url=https://hits.dwyl.com/NatsumeLS/Gakumas-Localify-EN.json?color=pink&style=flat-square&label=Views)](https://git.natsume.io/NatsumeLS/Gakumas-Localify-EN)
|
||||
|
||||
[![](https://dcbadge.limes.pink/api/server/https://discord.gg/qARc4Hdc3n)](https://natsume.io/GakumasLocalize)
|
||||
<div align="center">
|
||||
|
||||
<img align="center" src=/docs/logo.png>
|
||||
|
||||
A Xposed Module for Localizing *Gakuen iDOLM@STER* to English.
|
||||
A Xposed Module for Localizing *A Certain School Idol Game* to English.
|
||||
|
||||
It works by hooking into the game's text rendering system and replacing text during runtime.
|
||||
|
||||
@ -14,6 +10,10 @@ This project includes a modified version of [gakuen-imas-localify](https://githu
|
||||
|
||||
It is compatible only with the *Android* version of the game.
|
||||
|
||||
[![](https://dcbadge.limes.pink/api/server/https://discord.gg/qARc4Hdc3n)](https://natsume.io/GakumasLocalize)
|
||||
|
||||
</div>
|
||||
|
||||
# Features
|
||||
|
||||
Translations
|
||||
@ -26,7 +26,6 @@ Translations
|
||||
- Lyrics
|
||||
|
||||
# Disclaimer
|
||||
*Gakumas-Localify-EN* is an independent fan-community project and is not affiliated with *Bandai Namco*.
|
||||
|
||||
Assets are modified solely for translation purposes, and **the maintainers believe this is harmless and unlikely to cause any issues.**
|
||||
|
||||
@ -36,26 +35,7 @@ However, these modifications do violate the relevant Terms of Service, so **proc
|
||||
|
||||
# Download
|
||||
|
||||
[![](https://img.shields.io/endpoint?url=https://gakumas-localify-en.vercel.app/api/getLatestCommit&style=flat-square)](https://github.com/NatsumeLS/Gakumas-Localify-EN/commits)
|
||||
|
||||
[Download Latest Build](https://nightly.link/NatsumeLS/Gakumas-Localify-EN/workflows/build/main/Gakumas-Localify-EN.zip)
|
||||
|
||||
<div align="center">
|
||||
|
||||
# Preview
|
||||
|
||||
<img src=/docs/preview.png>
|
||||
|
||||
</div>
|
||||
|
||||
<!--
|
||||
|
||||
<div align="center">
|
||||
|
||||
# Video Preview
|
||||
|
||||
</div>
|
||||
-->
|
||||
[Get Latest Build](https://git.natsume.io/NatsumeLS/Gakumas-Localify-EN/actions)
|
||||
|
||||
# Getting started
|
||||
|
||||
@ -91,26 +71,8 @@ Instructions for `LSPosed` won't be provided here since it is unique for each de
|
||||
|
||||
**Make sure the Module is enabled in** `LSPatch`
|
||||
|
||||
<div align="center">
|
||||
|
||||
# Translation Progress
|
||||
|
||||
[Detailed Information](https://docs.google.com/spreadsheets/d/101wE-LjNJL-lSzZB96ifQAj3X-WmmA1ZIXKFTFRFJGY)
|
||||
|
||||
[![Link](https://docs.google.com/spreadsheets/d/e/2PACX-1vQctXxwDqkSCNkFs_Ipgh4W0g4Z8dBoyTvJISN16lf7m-huOnfngVtnnNXmRe52oBp0sTtfxapFHN4y/pubchart?oid=847311911&format=image)](https://docs.google.com/spreadsheets/d/101wE-LjNJL-lSzZB96ifQAj3X-WmmA1ZIXKFTFRFJGY)
|
||||
[![Link](https://docs.google.com/spreadsheets/d/e/2PACX-1vQctXxwDqkSCNkFs_Ipgh4W0g4Z8dBoyTvJISN16lf7m-huOnfngVtnnNXmRe52oBp0sTtfxapFHN4y/pubchart?oid=1146010813&format=image)](https://docs.google.com/spreadsheets/d/101wE-LjNJL-lSzZB96ifQAj3X-WmmA1ZIXKFTFRFJGY)
|
||||
</div>
|
||||
|
||||
# Localization Data
|
||||
|
||||
[Gakumas-Translation-Data-EN](https://github.com/NatsumeLS/Gakumas-Translation-Data-EN)
|
||||
|
||||
- Localization files are placed in `/app/src/main/assets/gakumas-local`
|
||||
|
||||
# Special Thanks
|
||||
|
||||
- [gakuen-imas-localify](https://github.com/chinosk6/gakuen-imas-localify)
|
||||
- [GakumasTranslationData](https://github.com/chinosk6/GakumasTranslationData)
|
||||
- [gkmasToolkit](https://github.com/kishidanatsumi/gkmasToolkit)
|
||||
- [UmaPyogin-Android](https://github.com/akemimadoka/UmaPyogin-Android)
|
||||
- [UnityResolve.hpp](https://github.com/issuimo/UnityResolve.hpp)
|
||||
- Localization files are placed in `/app/src/main/assets/gakumas-local`
|
Loading…
x
Reference in New Issue
Block a user