Skip to content

Commit

Permalink
Add Icon, Update ShareMedia, Bump TOC, New Font
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianBru authored Oct 1, 2024
1 parent f7f5e22 commit 97a6399
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions SharedMedia/SharedMedia.lua
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ LSM:Register(MediaType_FONT, "WenQuanYi Zen Hei", [[Interface\Addons\SharedMed
LSM:Register(MediaType_FONT, "Yellowjacket", [[Interface\Addons\SharedMedia\font\yellowjacket\yellow.ttf]])
LSM:Register("font", "Naowh", [[Interface\Addons\SharedMedia\font\Naowh.ttf]], ruRU + western)
LSM:Register("font", "GothamNarrowUltra", [[Interface\Addons\SharedMedia\font\GothamNarrowUltra.ttf]], ruRU + western)
LSM:Register(MediaType_FONT, "Raleway Regular", [[Interface\Addons\SharedMedia\font\Raleway-Regular.ttf]])
LSM:Register(MediaType_FONT, "Raleway Medium", [[Interface\Addons\SharedMedia\font\Raleway-Medium.ttf]])
LSM:Register(MediaType_FONT, "Raleway SemiBold", [[Interface\Addons\SharedMedia\font\Raleway-SemiBold.ttf]])

-- -----
-- SOUND
Expand Down
3 changes: 2 additions & 1 deletion SharedMedia/SharedMedia.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
## Interface: 100002
## Interface: 1110002
## Title: SharedMedia
## Notes: Inserts some media into LibSharedMedia's storage.
## Version: 10.0.2
## IconTexture: Interface\ICONS\INV_10_Inscription2_Scroll3_Color1.tga
## Author: CheersItsJulian
## OptionalDeps: LibStub, LibSharedMedia-3.0
## X-Category: Audio & Video
Expand Down

0 comments on commit 97a6399

Please sign in to comment.