B
Blueprint11mo ago
Yassi

How to create files with blueprint

Hello, I'm truly a beginner in React and TypeScript; I've just started learning. I'm trying to create a blueprint addon that lists mods from Modrinth. The project is almost finished, but there's one missing piece of the puzzle I can't understand: how to use the Pterodactyl or Blueprint API to download the file to the server root. I've tried searching through the Blueprint documentation and on the internet, but I couldn't find anything. Please, if anyone is willing to help or guide me by providing links to documentation or other resources, I would be very grateful. Thank you!
7 Replies
Emma
Emma11mo ago
@Arnaud Lier What was that API again?
Arnaud Lier
Arnaud Lier11mo ago
Wdym? Pull file?
Emma
Emma11mo ago
yup
Arnaud Lier
Arnaud Lier11mo ago
Search for pull in routes/api-client.php
Yassi
YassiOP11mo ago
Thank you very much for your help, I found it, but I have no idea how to use it. Do I need to call the API from my code? Or am I totally off track?
No description
Arnaud Lier
Arnaud Lier11mo ago
sure
Yassi
YassiOP11mo ago
ok thx

Did you find this page helpful?