mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-20 17:01:47 +03:00
Updated readme
This commit is contained in:
parent
3083f0f4ce
commit
210c995368
1 changed files with 4 additions and 4 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
| Game version | Launcher version | Patch version |
|
||||
| :---: | :---: | :---: |
|
||||
| 2.4.0 | 2.0.0 | 2.4.0 stable ✅ |
|
||||
| 2.4.0 | 2.1.0 | 2.4.0 stable ✅ |
|
||||
|
||||
We have our own [An Anime Game](https://discord.gg/ck37X6UWBp) discord server where you can ask any questions
|
||||
|
||||
|
@ -137,9 +137,9 @@ This is our current roadmap goals. You can find older ones [here](repository/pag
|
|||
* <s>Use `LauncherLib.getGameVersion` function instead of the `config.json`'s `version` property</s> *(deprecated due to the new core functions)*
|
||||
* <s>Fix button flickering at start when the launcher's state updates</s> *(fixed due to the new framework usage and proper state updating)*
|
||||
* <s>Add downloading pause button</s> *(2.0.0 release)*
|
||||
* <s>Move launcher on [Empathize](https://github.com/empathizejs/framework)</s>
|
||||
* <s>Make notifications translations</s>
|
||||
* <s>ToS Violation Window</s>
|
||||
* <s>Move launcher on [Empathize](https://github.com/empathizejs/framework)</s> *(2.1.0)*
|
||||
* <s>Make notifications translations</s> *(2.1.0)*
|
||||
* <s>ToS Violation Window</s> *(2.1.0)*
|
||||
* Add `latest.log` file generation
|
||||
* Implement manual config flushing functionality from the Empathize's API
|
||||
* Add analytics window
|
||||
|
|
Loading…
Reference in a new issue