All Projects → PaleNeutron → Pcrd-Wiki

PaleNeutron / Pcrd-Wiki

Licence: Apache-2.0 license
Princess Connect Re:Dive Wiki Website

Programming Languages

TSQL
950 projects
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].