1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-30 06:56:10 +00:00
AideDeJeu/Data/Icons/convert.bat

17 lines
372 B
Batchfile
Raw Normal View History

2018-09-14 18:28:34 +02:00
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
pause