This website requires JavaScript.
Explore
Help
Sign In
eaglercraft
/
ayuncraft-1.5
Watch
1
Star
0
Fork
0
You've already forked ayuncraft-1.5
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7a8e60a706
ayuncraft-1.5
/
lwjgl-rundir
/
fard.bat_
4 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
update sounds, fix tmi
2022-01-18 13:58:14 -08:00
for /R %%A in (*.ogg) do (
fARDDDDD
2022-01-18 15:41:36 -08:00
ffmpeg -i "%%A" "%%~dpnA.mp3"
update sounds, fix tmi
2022-01-18 13:58:14 -08:00
del "%%A"
)
Reference in New Issue
Copy Permalink