12 lines
279 B
JSON
12 lines
279 B
JSON
{
|
|
"generated_by": "scripts/generate_pet_assets.py",
|
|
"states": {
|
|
"idle": "pet-idle.png",
|
|
"listening": "pet-listening.png",
|
|
"recording": "pet-recording.png",
|
|
"thinking": "pet-thinking.png",
|
|
"speaking": "pet-speaking.png",
|
|
"error": "pet-error.png"
|
|
}
|
|
}
|