Clone Source
git clone https://MikeWestbrook@dev.azure.com/MikeWestbrook/Provinatus/_git/Provinatus
Install
npm install
Build
npm run build
Playtest your changes in Elder Scrolls Online
Requires that you set the 'ESO_ADDON_DIR' environment variable. Takes your local changes and deploys them to your local instance of ESO.
npm run build-deployFollowed by
reloadui in game
Translate
Must set AzureTranslatorKey environment variable See
eso-azure-translate for more details
npm translate
Create Release
Creates a zip package for publishing on esoui.com
npm run release
Create a new layer
Copy
Template.lua and follow instructions in the file