index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
buildsteps
/
windows
/
arm-uwp
/
bootstrap-addons.bat
blob: e07f8d51956129b26e835ebf8c9c64af7078b3df (
plain
)
1
2
3
4
5
6
@ECHO OFF PUSHD %~dp0\.. call vswhere.bat arm store CALL bootstrap-addons %* POPD