1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-22 19:02:10 +00:00

Fixed list

This commit is contained in:
Florian Bouillon 2021-04-28 12:46:06 +02:00 committed by GitHub
parent 724e412884
commit 749869249d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,9 +17,9 @@ this is a complete rework of the database to make it easier to Add or edit any c
the new folder architecture is this:
-data
- Serie Name <- Each .ts files contains informations for the corresponding serie
- Set Name <- Each .ts files contains informations for the corresponding set
- Card Identifier <- Each .ts files contains informations for the corresponding card
- Serie Name <- Each .ts files contains informations for the corresponding serie
- Set Name <- Each .ts files contains informations for the corresponding set
- Card Identifier <- Each .ts files contains informations for the corresponding card
### V1 - [Last Commit](https://github.com/tcgdex/cards-database/tree/8f9e9536567d2ba712fa8bb0ac147c8040903470)