A worthless CLI launcher written in Python
Go to file
tretrauit ef24ad43ca
Added voiceover language info & archive type and install_game function
Available through Installer.get_voiceover_archive_type and Installer.get_voiceover_archive_language
Also some other optimizations including not extracting unneeded files from diff archive, deprecate _read_version_from_config function, and added install_game, uninstall_game, voiceover_lang_translate, get_installed_voiceovers
2022-02-17 22:02:08 +07:00
.idea Support chinese variant, QQ object in launcher and some code optimizations 2022-02-16 00:49:33 +07:00
tests Added voiceover language info & archive type and install_game function 2022-02-17 22:02:08 +07:00
worthless Added voiceover language info & archive type and install_game function 2022-02-17 22:02:08 +07:00
.gitignore Support chinese variant, QQ object in launcher and some code optimizations 2022-02-16 00:49:33 +07:00
LICENSE Support chinese variant, QQ object in launcher and some code optimizations 2022-02-16 00:49:33 +07:00
README.md Support chinese variant, QQ object in launcher and some code optimizations 2022-02-16 00:49:33 +07:00
requirements.txt Read version from game file (thanks to An Anime Game Launcher project) 2022-02-16 01:58:45 +07:00

worthless-launcher

A worthless CLI launcher written in Python.