asset dump / update bundle icons
|
After Width: | Height: | Size: 646 KiB |
BIN
resources/bundle preview image template/builders bundle/left.png
Normal file
|
After Width: | Height: | Size: 178 KiB |
|
After Width: | Height: | Size: 262 KiB |
@@ -0,0 +1,21 @@
|
||||
@echo off
|
||||
setlocal
|
||||
set "HERE=%~dp0"
|
||||
set "HERE=%HERE:~0,-1%"
|
||||
set "REPO=%HERE%\..\..\.."
|
||||
where python >nul 2>nul
|
||||
if %errorlevel%==0 (
|
||||
set "PY=python"
|
||||
) else (
|
||||
set "PY=py -3"
|
||||
)
|
||||
%PY% "%REPO%\scripts\make_bundle_preview.py" --bundle-dir "%HERE%"
|
||||
if errorlevel 1 (
|
||||
echo.
|
||||
echo Failed.
|
||||
pause
|
||||
exit /b 1
|
||||
)
|
||||
echo.
|
||||
echo Created "%HERE%\preview.png"
|
||||
pause
|
||||
|
After Width: | Height: | Size: 192 KiB |
|
After Width: | Height: | Size: 184 KiB |
|
After Width: | Height: | Size: 623 KiB |
|
After Width: | Height: | Size: 284 KiB |
|
After Width: | Height: | Size: 189 KiB |
BIN
resources/bundle preview image template/builders bundle/text.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
resources/bundle preview image template/bundle_template.png
Normal file
|
After Width: | Height: | Size: 407 KiB |
BIN
resources/bundle preview image template/cropped_bundle_clean.png
Normal file
|
After Width: | Height: | Size: 364 KiB |
|
After Width: | Height: | Size: 413 KiB |
BIN
resources/bundle preview image template/header.png
Normal file
|
After Width: | Height: | Size: 48 KiB |
|
After Width: | Height: | Size: 165 KiB |
|
After Width: | Height: | Size: 110 KiB |
@@ -0,0 +1,21 @@
|
||||
@echo off
|
||||
setlocal
|
||||
set "HERE=%~dp0"
|
||||
set "HERE=%HERE:~0,-1%"
|
||||
set "REPO=%HERE%\..\..\.."
|
||||
where python >nul 2>nul
|
||||
if %errorlevel%==0 (
|
||||
set "PY=python"
|
||||
) else (
|
||||
set "PY=py -3"
|
||||
)
|
||||
%PY% "%REPO%\scripts\make_bundle_preview.py" --bundle-dir "%HERE%"
|
||||
if errorlevel 1 (
|
||||
echo.
|
||||
echo Failed.
|
||||
pause
|
||||
exit /b 1
|
||||
)
|
||||
echo.
|
||||
echo Created "%HERE%\preview.png"
|
||||
pause
|
||||
|
After Width: | Height: | Size: 204 KiB |
|
After Width: | Height: | Size: 137 KiB |
|
After Width: | Height: | Size: 622 KiB |
|
After Width: | Height: | Size: 141 KiB |
|
After Width: | Height: | Size: 156 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
BIN
resources/bundle preview image template/merry bundle/left.png
Normal file
|
After Width: | Height: | Size: 40 KiB |
@@ -0,0 +1,21 @@
|
||||
@echo off
|
||||
setlocal
|
||||
set "HERE=%~dp0"
|
||||
set "HERE=%HERE:~0,-1%"
|
||||
set "REPO=%HERE%\..\..\.."
|
||||
where python >nul 2>nul
|
||||
if %errorlevel%==0 (
|
||||
set "PY=python"
|
||||
) else (
|
||||
set "PY=py -3"
|
||||
)
|
||||
%PY% "%REPO%\scripts\make_bundle_preview.py" --bundle-dir "%HERE%"
|
||||
if errorlevel 1 (
|
||||
echo.
|
||||
echo Failed.
|
||||
pause
|
||||
exit /b 1
|
||||
)
|
||||
echo.
|
||||
echo Created "%HERE%\preview.png"
|
||||
pause
|
||||
BIN
resources/bundle preview image template/merry bundle/middle.png
Normal file
|
After Width: | Height: | Size: 160 KiB |
BIN
resources/bundle preview image template/merry bundle/preview.png
Normal file
|
After Width: | Height: | Size: 369 KiB |
BIN
resources/bundle preview image template/merry bundle/right.png
Normal file
|
After Width: | Height: | Size: 162 KiB |
BIN
resources/bundle preview image template/merry bundle/text.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
resources/bundle preview image template/spooky bundle/left.png
Normal file
|
After Width: | Height: | Size: 183 KiB |
@@ -0,0 +1,21 @@
|
||||
@echo off
|
||||
setlocal
|
||||
set "HERE=%~dp0"
|
||||
set "HERE=%HERE:~0,-1%"
|
||||
set "REPO=%HERE%\..\..\.."
|
||||
where python >nul 2>nul
|
||||
if %errorlevel%==0 (
|
||||
set "PY=python"
|
||||
) else (
|
||||
set "PY=py -3"
|
||||
)
|
||||
%PY% "%REPO%\scripts\make_bundle_preview.py" --bundle-dir "%HERE%"
|
||||
if errorlevel 1 (
|
||||
echo.
|
||||
echo Failed.
|
||||
pause
|
||||
exit /b 1
|
||||
)
|
||||
echo.
|
||||
echo Created "%HERE%\preview.png"
|
||||
pause
|
||||
BIN
resources/bundle preview image template/spooky bundle/middle.png
Normal file
|
After Width: | Height: | Size: 186 KiB |
|
After Width: | Height: | Size: 387 KiB |
BIN
resources/bundle preview image template/spooky bundle/right.png
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
resources/bundle preview image template/spooky bundle/text.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |