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

73 lines
1.4 KiB
Batchfile
Raw Normal View History

2018-09-14 18:28:34 +02:00
2019-04-12 11:08:06 +02:00
goto nouveau
2018-09-19 13:47:22 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat crystal_ball crystal-ball
2018-09-14 18:28:34 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat funnel funnel
2018-09-14 18:28:34 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat round_star round-star
2018-09-14 18:28:34 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat settings_knobs settings-knobs
2018-09-14 18:28:34 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat spell_book spell-book
2018-09-14 18:28:34 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat stars_stack stars-stack
2018-09-14 18:28:34 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat wooden_sign wooden-sign
2018-09-14 18:28:34 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat plain_arrow_down plain-arrow-down
2018-09-19 13:47:22 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat plain_arrow_up plain-arrow-up
2018-09-19 13:47:22 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat trash_can trash-can
2018-09-19 13:47:22 +02:00
2018-12-09 00:42:22 +01:00
rem call convertone.bat battle_axe battle-axe
2018-10-01 00:43:00 +02:00
2019-04-17 08:17:03 +02:00
call convertone.bat click click
2018-12-09 00:42:22 +01:00
rem call convertmain.bat battle_axe.png battle-axe.svg
2018-10-01 11:56:57 +02:00
2019-04-17 08:17:03 +02:00
call convertone.bat d4 d4
call convertone.bat d6 d6
call convertone.bat d8 d8
call convertone.bat d10 d10
call convertone.bat d12 d12
call convertone.bat d20 d20
call convertone.bat cubes cubes
call convertone.bat rolling_dice_cup rolling-dice-cup
2019-05-12 19:28:51 +02:00
call convertone.bat battle_axe battle-axe
call convertone.bat share share
call convertone.bat cancel cancel
2019-04-12 11:08:06 +02:00
2019-10-14 19:30:02 +02:00
call convertone.bat scroll_unfurled scroll-unfurled
call convertone.bat speaker speaker
call convertone.bat speaker_off speaker-off
2019-07-05 00:09:17 +02:00
2020-02-05 14:06:06 +01:00
call convertone.bat high_shot high-shot
2020-02-07 18:32:11 +01:00
call convertone.bat tied_scroll tied-scroll
call convertmain.bat high_shot_big high-shot
call convertmain.bat battle_axe_big battle-axe
call convertmain.bat tied_scroll_big tied-scroll
2020-02-04 13:52:19 +01:00
:nouveau
2020-02-07 18:32:11 +01:00
call convertone.bat swordman swordman
2020-02-04 13:52:19 +01:00
2018-09-14 18:28:34 +02:00
pause