mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-30 06:56:10 +00:00
27 lines
617 B
Batchfile
27 lines
617 B
Batchfile
|
|
goto nouveau
|
|
|
|
call convertone.bat crystal_ball.png crystal-ball.svg
|
|
|
|
call convertone.bat funnel.png funnel.svg
|
|
|
|
call convertone.bat round_star.png round-star.svg
|
|
|
|
call convertone.bat settings_knobs.png settings-knobs.svg
|
|
|
|
call convertone.bat spell_book.png spell-book.svg
|
|
|
|
call convertone.bat stars_stack.png stars-stack.svg
|
|
|
|
call convertone.bat wooden_sign.png wooden-sign.svg
|
|
|
|
call convertone.bat plain_arrow_down.png plain-arrow-down.svg
|
|
|
|
call convertone.bat plain_arrow_up.png plain-arrow-up.svg
|
|
|
|
call convertone.bat trash_can.png trash-can.svg
|
|
|
|
:nouveau
|
|
call convertone.bat battle_axe.png battle-axe.svg
|
|
|
|
pause
|