mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Moved CSV sources into pokedex/.
This appears to be the only way to make data access in eggs actually work, and is why the Platinum sprites are in pokedex/ too.
This commit is contained in:
parent
d0aea28639
commit
77ee4eb8a0
25 changed files with 2 additions and 1 deletions
pokedex/data/csv
7
pokedex/data/csv/languages.csv
Normal file
7
pokedex/data/csv/languages.csv
Normal file
|
@ -0,0 +1,7 @@
|
|||
id,name
|
||||
1,Japanese
|
||||
2,Official Romaaji
|
||||
3,Korean
|
||||
4,Chinese
|
||||
5,French
|
||||
6,German
|
|
Loading…
Add table
Add a link
Reference in a new issue