Skip to content
Extraits de code Groupes Projets
Valider 2402b6c6 rédigé par Tulir Asokan's avatar Tulir Asokan
Parcourir les fichiers

Add README for ready-to-use packs

parent f2192571
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
# packs
This directory contains some ready-to-use stickerpack metadata. Currently
it's just all the packs imported from Scalar (the default integration manager).
To use these, copy the packs you want to `web/packs/`, then edit
`web/packs/index.json` to include the file names you copied in the `packs`
array. The index.json file should look something like this:
```json
{
"homeserver_url": "https://example.com",
"packs": [
"your_telegram_imported_pack.json",
"another_telegram_imported_pack.json",
"scalar-rabbit.json",
"scalar-loading_artist.json"
}
}
```
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter