Skip to content

Custom audio and textures for wow addons via sharedmedia

Notifications You must be signed in to change notification settings

tmaffia/LibHighvalue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LibHighvalue

Simple library providing additional custom assets for wow addons via libsharedmedia. Download the addon via the twitch app or from Curseforge

Assets not included in git repo

Setting up simple dev environment:

Add your wow directory paths to the deployment script:

export retail_addons='<your wow addon path>'
export classic_addons='<your wow classic addon path>'

usage:

$ ./deploy.sh retail

or:

$ ./deploy.sh classic

or:

$ ./deploy.sh package <version>

About

Custom audio and textures for wow addons via sharedmedia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published