[REQ] Models for Crates
K4ryuu opened this issue · 6 comments
Greetings,
Could you please add the model path for crates to the api? I would really appreciate it.
EDIT: Also maybe for agents aswell.
Hi what is a model path?
you want just the path or a link that gets you the model?
These path are enough for tons of use cases, such as applying in game to people by just the id.
This would support long-term automated update for lot of services, because no more hardcoding of model paths would be required.
I have added model_player
as attribute to crates and agents.
Can you check if it's what you were asking for?
https://raw.githubusercontent.com/ByMykel/CSGO-API/refs/heads/main/public/api/en/crates.json
https://raw.githubusercontent.com/ByMykel/CSGO-API/refs/heads/main/public/api/en/agents.json
Appreciate the changes!