chore: add more info to readme
This commit is contained in:
12
README.md
12
README.md
@ -19,16 +19,20 @@ since I want to support other anime games and the launcher code is very messy, t
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
### Turn-based game
|
### Turn-based game
|
||||||
- [ ] Installation
|
- [x] Cross-platform support
|
||||||
- [ ] Voicepacks installation
|
> Tested on Windows and Linux myself, although should work on most major OSes where `HDiffPatch` is supported.
|
||||||
- [ ] Uninstall the game (Just remove the game files)
|
- [x] Does *not* require administrator/root privileges
|
||||||
|
> Though if issues occur during installation/upgrading process, you can always try running the program with elevated privileges to fix them.
|
||||||
- [x] Download the game update (including pre-downloads if available)
|
- [x] Download the game update (including pre-downloads if available)
|
||||||
- [x] Get the game version
|
- [x] Get the game version
|
||||||
- [x] Get installed voicepacks
|
- [x] Get installed voicepacks
|
||||||
|
- [ ] Installation
|
||||||
- [x] Patch the game for unsupported platforms (with telemetry checking)
|
- [x] Patch the game for unsupported platforms (with telemetry checking)
|
||||||
|
- [x] Repair the game (Smarter than the official launcher!)
|
||||||
- [x] Update the game
|
- [x] Update the game
|
||||||
- [x] Update voicepacks
|
- [x] Update voicepacks
|
||||||
- [x] Repair the game (Smarter than the official launcher!)
|
- [ ] Uninstall the game (Just remove the game files)
|
||||||
|
- [ ] Voicepacks installation
|
||||||
#### Advanced features
|
#### Advanced features
|
||||||
- [x] Apply the update archives
|
- [x] Apply the update archives
|
||||||
- [x] Download the update archives
|
- [x] Download the update archives
|
||||||
|
|||||||
Reference in New Issue
Block a user