Unnecessary files in release zips and installation docs.

.git, .github, .gitignore should'nt be included in the release zips with blueprint.
9 Replies
Flame
FlameOP2y ago
Installation guide says "place the Blueprint files inside of your Pterodactyl folder." but it doesn't specifiy which files, all? If I move all files that is in the zip, I get so many new files in git status, because it replaces already existing .gitignore file with blueprint's which has only a few ignored files. Fix: Either remove the files and folders from release zip completely or move the folders and files that we have to copy into a copy-from-me folder, or similar
Emma
Emma2y ago
i previously just selected the files my file manager and zipped them temporarily disabling show hidden files does the trick ig
Flame
FlameOP2y ago
oh, so you manually create releases on github?
Emma
Emma2y ago
yeahh it doesn't take a lot of time just drag to select a bunch of files right click > archive > zip put in zip name and there it is will probably write a tool for this though
Jake
Jake2y ago
4 line script 🤣
Flame
FlameOP2y ago
github actions crying in background
Emma
Emma2y ago
lmfao
Codixer
Codixer2y ago
insert github actions credly certificate flex here
Emma
Emma2y ago
fixed in latest release 👍

Did you find this page helpful?