An open-source launcher for anime games
Go to file
tretrauit fe7b1945ef feat(cli): use cleo
It is much smarter than typer in terms of options parsing, and also once you know how to use it (with the holy outdated documentation) then it suits my purpose pretty well.
2024-01-02 02:31:15 +07:00
vollerei feat(cli): use cleo 2024-01-02 02:31:15 +07:00
.gitignore repo: upload files 2023-06-13 04:03:47 +07:00
.pre-commit-config.yaml feat: add pre-commit hook 2023-06-16 19:52:43 +07:00
LICENSE repo: upload files 2023-06-13 04:03:47 +07:00
poetry.lock feat(cli): use cleo 2024-01-02 02:31:15 +07:00
pyproject.toml feat(cli): use cleo 2024-01-02 02:31:15 +07:00
README.md chore: add Yaagl project link 2023-06-26 17:27:08 +07:00

Vollerei

Code style: black

An open-source launcher for anime games

Why?

I've done worthless-launcher for an open-world anime game, since I want to support other anime games and the launcher code is very messy, this launcher was made.

Features

  • Nothing, I haven't written any code yet.

Notes

This launcher tries to mimic the official launcher behaviour as much as possible but if a ban appears, I will not be responsible for it. (Turn-based game have a ban wave already, see AAGL discord for more info)

Alternatives

This launcher focuses on the API and CLI, for GUI-based launcher you may want to check out:

License

MIT