PaleNeutron / Pcrd-Wiki

Princess Connect Re:Dive Wiki Website

Home Page:https://johnlyu.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pcrd-Wiki

Features:

  • area map
  • quest drop detail page
  • equipment pagedown
  • unit character page (avatar & skill data)
  • max level characters data table
  • PVP solution create, search and share (in develop)
  • monsters page
  • unit character equipment per rank
  • Beautify all pages
  • Gacha Simulator
  • International (in develop)
  • Wiki like edit and user account system

Note

Princess Connect Re:Dive Wiki Website On Azure is synced with repo's master branch and should be used only for develop.

pcrxwiki.xyz is the production site, updated manually by myself.

For Developers

Database and static files are not contained in this repo, you should grab and place it by yourself.

Database

Go to your android /data/data/jp.co.cygames.princessconnectredive/files/manifest you could find a file named sha1("master.mdb"), this is the sqlite database. place it any where in project and edit DATABASES in settings.py.

Static files

Use AssetStudio to unpack resource in /data/data/jp.co.cygames.princessconnectredive/files/
Place it where you want and add it into STATICFILES_DIRS.

About

Princess Connect Re:Dive Wiki Website

https://johnlyu.com

License:Apache License 2.0


Languages

Language:TSQL 76.3%Language:Python 12.3%Language:JavaScript 5.7%Language:HTML 5.3%Language:CSS 0.3%Language:PLpgSQL 0.0%