BlueprintFramework / framework

Powerful, fast and developer-friendly extension framework for Pterodactyl. Utilize extension APIs, inject HTML, modify stylesheets, package extensions and so much more.
https://blueprint.zip
MIT License
235 stars 24 forks source link

Created a small uninstall script for those in need. #28

Closed Tudorhc5 closed 7 months ago

Tudorhc5 commented 8 months ago

Just a starting one, maybe it can be expanded upon.

prplwtf commented 7 months ago

Keeping it open for the time being so I have a bit of time to think about how I'd want to implement this into Blueprint.

david1117dev commented 7 months ago

Sounds like chatgpt code to me, but, after all, why should this be a problem. :)

prplwtf commented 7 months ago

Sounds like chatgpt code to me, but, after all, why should this be a problem. :)

I'd say the opposite, if it were ChatGPT code, it would've capitalized "pterodactyl" in some code comments. It's just well-written code from what I can see.

david1117dev commented 7 months ago

Yeah, that's true, you're maybe right, but the "# Add more filenames as needed" made me think that's chatgpt

Tudorhc5 commented 7 months ago

definetly got some parts from chatgpt, not worth writing them yourself, much easier to say what you want it to do then improve it.

prplwtf commented 7 months ago

Understandable.

prplwtf commented 7 months ago

I'm choosing to not merge this pull request. This PR appears to have been implemented in a third party tool already (growtoups/bp-utilities) and I don't really have a reason to include this in the framework directly. Additional feedback is welcome, but until someone comes up with a great way to implement this (which I haven't been able to find yet) this PR will remain closed.