include the doc/ folder

This commit is contained in:
a-bad-dev 2026-04-19 23:26:19 -03:00 committed by GitHub
commit 08ba4b164f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,7 +41,7 @@ chmod +x ../bundle_dlls.sh
echo -e "${BOLD}Building zip file...${RESET}"
mkdir -p luantiserver-${VERSION}-msys2-win64/{textures,games}
cp -r bin/ builtin/ mods/ worlds/ luantiserver-${VERSION}-msys2-win64/
cp -r bin/ builtin/ doc/ mods/ worlds/ luantiserver-${VERSION}-msys2-win64/
cp textures/texture_packs_here.txt luantiserver-${VERSION}-msys2-win64/textures/
zip -r9 luantiserver-${VERSION}-msys2-win64.zip luantiserver-${VERSION}-msys2-win64/