Theme development question
Hi, I have a question. Let’s say I made a theme that modified almost every pterodactyl frontend file. How do I pack it with blueprint? Do I have to add all the files to blueprint config?
3 Replies
You would have to do something like "Blueprint for Nova". Themes like Nebula are coded way differently and can function with Blueprint's extension APIs.
Well, this was indeed very informative
Is there any guide or proper docs on how to make a blueprint compatible theme?