~fgaz/minetest-thirtydollar_emojis

Emojis for emojis_api scraped from https://thirtydollar.website

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~fgaz/minetest-thirtydollar_emojis
read/write
git@git.sr.ht:~fgaz/minetest-thirtydollar_emojis

You can also use your local clone with git send-email.

#thirtydollar_emojis Minetest mod

Emojis for emojis_api scraped from https://thirtydollar.website

#Installation

Before or after moving the mod to your mods directory, you'll have to download the sounds and images from thirtydollar.website.

In this mod's directory, run this:

python3 download.py
cd sounds
for file in *.wav; do ffmpeg -i "${file}" "${file/%wav/ogg}"; done
rm *.wav

#License

Source code is released under 0BSD, see LICENSE.

Assets under the sounds and textures directories should only be present after you run download.py, and belong to their respective owners.

Do not follow this link