Unnecessary files in release zips and installation docs.
.git, .github, .gitignore should'nt be included in the release zips with blueprint.
9 Replies
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 similari previously just selected the files my file manager and zipped them
temporarily disabling show hidden files does the trick ig
oh, so you manually create releases on github?
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
4 line script 🤣
github actions crying in background
lmfao
insert github actions credly certificate flex here
fixed in latest release 👍