Colin McMillen 2020-03-04 22:04:15 +00:00
parent a0484b6b60
commit e4d8760663

@ -1,3 +1,5 @@
* update the pointer to the public/ submodule in git: `git commit -m "update public/" public`
* export sprites from Aseprite with: `[X] JSON Data, [v] Array, [X] tags`, Item Filename: `{title} {frame}`
* translate mp3 to ogg: `ffmpeg -i file.mp3 file.ogg`