Skip to content

Serves formatted files generated from the database of multiple game regions for "Princess Connect! Re:Dive".

Notifications You must be signed in to change notification settings

Expugn/priconne-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

priconne-diff

Information

This repository serves formatted files containing information from multiple regions of master.db from the game Princess Connect! Re:Dive.

Updating is done automatically through Github Actions. Updates will be checked every hour.

Supported Regions

Region .csv files .md table files .json files
China (CN) csv table json
English (EN) csv table json
Japan (JP) csv table json
Korea (KR) csv table json
Taiwan (TW) csv table json
Thailand (TH) csv table json

File Types

Different file types are offered depending on preference and if GitHub can render something or not.

Comma-Seperated Values (.csv)

  • Data can be searched/filtered via GitHub's provided search bar.
  • Prone to GitHub rendering issues.

Markdown (.md) with data formatted as a table

  • More stable than .csv.
  • Content can not be searched through easily.
  • GitHub refuses to render large tables.

JavaScript Object Notation (.json)

  • Column names are right next to values.
  • Data isn't displayed pretty.
  • Can not see column names if no table entry exists.
  • Most likely not effected by GitHub's rendering.

Database Files

The .db files used for this project is served from expugn/priconne-database:
https://github.com/Expugn/priconne-database

Other Stuff

This is a non-profit fan project with the purpose of practice and entertainment.
All assets belong to their respective owners.

Project began on June 3, 2023.

About

Serves formatted files generated from the database of multiple game regions for "Princess Connect! Re:Dive".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published