Commit Graph

5 Commits

Author SHA1 Message Date
4359a43771 Fix syntax error, bump to 1.2.1 2022-02-18 20:15:29 +07:00
5a492c912c WIP game patcher
Now worthless can patch the game using xdelta3-python
2022-02-18 20:09:03 +07:00
ad391a551c Read version from game file (thanks to An Anime Game Launcher project)
Basically I copied their method of doing that and their regex pattern.
2022-02-16 01:58:45 +07:00
c22918673b Support chinese variant, QQ object in launcher and some code optimizations 2022-02-16 00:49:33 +07:00
a7ddd0c49a Object-oriented programming
All launcher functions are now return an object instead of a dict
2022-01-29 23:25:03 +07:00