# F9 Emoticon Pack ## Packaging Run `gmake` (or `make`, for Linux users). The package should be at `f9_emotes.tar.gz`. ## Emote Sources - `phpbb/`: phpBB 2.x emotes, created by [Tom Beddard] - `msn/`: MSN Messenger emotes - `eggbug/`: Eggbug emotes, created by [Caius Nocturne] ## Adding new emotes Put them somewhere and add them to `SMILEYS`, like so: ``` my_emotes/smile my_smile ``` Currently, all emotes are expected to be GIFs. This is probably a bad idea, but works best with the existing emotes. [Tom Beddard]: https://sub.blue [Caius Nocturne]: https://nocturne.works