???
parent
58782b007f
commit
803ed5d741
12
README.md
12
README.md
|
@ -1,3 +1,13 @@
|
|||
Emojis by [@AuroreAcelya@pipou.academy](https://pipou.academy/@AuroreAcelya)
|
||||
|
||||
Licence : [CC0](https://creativecommons.org/publicdomain/zero/1.0/)
|
||||
Licence : [CC0](https://creativecommons.org/publicdomain/zero/1.0/)
|
||||
|
||||
Pleroma:
|
||||
|
||||
- From source:
|
||||
`mix pleroma.emoji get-packs blobrat -m https://labo.emelyne.eu/oniricorpe/blobrats/raw/branch/master/manifest.json`
|
||||
- OTP:
|
||||
`./bin/pleroma_ctl emoji get-packs blobrat -m https://labo.emelyne.eu/oniricorpe/blobrats/raw/branch/master/manifest.json`
|
||||
|
||||
|
||||
Mastodon:
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"blobrat": {
|
||||
"description": "Like Blobcat, but with rats",
|
||||
"files": "pack.json",
|
||||
"files": "https://labo.emelyne.eu/oniricorpe/blobrats/raw/branch/master/pack.json",
|
||||
"homepage": "https://labo.emelyne.eu/oniricorpe/blobrats/",
|
||||
"license": "CC0",
|
||||
"src": "https://labo.emelyne.eu/oniricorpe/blobrats/raw/branch/master/blobrats.zip",
|
||||
|
|
Loading…
Reference in New Issue