paulzzh / redive_master_db_toolkit

Tools to crawl, dump and rebuild the master db for PCRD

Home Page:https://github.com/paulzzh/redive_cn_master_db_diff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redive_master_db_toolkit

Tools to crawl, dump and rebuild the master db for PCRD.

What's this?

  • guess.py: guess trustversion and download the AssetBundles.
  • diff.py: unpack the AssetBundles and dump the master db to sql.
  • commit.py: then commit the datebase difference.
  • push.py: update remote.

How to generate master db file?

  • build.py: turn sql files into db file.
  • If you want an old version, run git reset --hard <commit> in the diff repo folder, and run build.py again.

Thanks https://github.com/esterTion/unity-texture-toolkit

About

Tools to crawl, dump and rebuild the master db for PCRD

https://github.com/paulzzh/redive_cn_master_db_diff

License:MIT License


Languages

Language:Python 98.7%Language:Shell 1.3%