Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mobius1 committed Aug 9, 2021
1 parent 7293e92 commit d8aedda
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,12 @@ Bulletin supports the following formatting:
~h~ = Bold Text
```

You can also use HTML for colors:

```lua
exports.bulletin:Send("<span class='r'>I am red</span> and <span class='y'>I am yellow</span>")
```

## ESX Overrides
If you're using `ESX` then you can get `bulletin` to override the notifications by editing the appropriate functions in `es_extended/client/functions.lua`:

Expand Down

0 comments on commit d8aedda

Please sign in to comment.