Datasets:
Add tabular index (metadata.csv, characters.csv) + card metadata
Browse files- scripts/README.md +1 -0
scripts/README.md
CHANGED
|
@@ -30,6 +30,7 @@ No token needed.
|
|
| 30 |
| `build_frames.py` | `../animation_frames.json` |
|
| 31 |
| `build_characters.py` | `../characters.json` |
|
| 32 |
| `check_retarget.py` | `../animation_bones.json`, `../character_bones.json` |
|
|
|
|
| 33 |
|
| 34 |
Two small libraries back these, and are useful on their own:
|
| 35 |
|
|
|
|
| 30 |
| `build_frames.py` | `../animation_frames.json` |
|
| 31 |
| `build_characters.py` | `../characters.json` |
|
| 32 |
| `check_retarget.py` | `../animation_bones.json`, `../character_bones.json` |
|
| 33 |
+
| `build_tables.py` | `../metadata.csv`, `../characters.csv` (the browsable/loadable index) |
|
| 34 |
|
| 35 |
Two small libraries back these, and are useful on their own:
|
| 36 |
|