mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-15 19:16:37 +00:00
Switch to OpenMW's group luadocumentor repo
This commit is contained in:
parent
676047a9e3
commit
c11ff30b0a
1 changed files with 2 additions and 2 deletions
|
@ -31,9 +31,9 @@ rm -r luarocks-$luarocksV
|
||||||
PATH=$PATH:~/luarocks/bin
|
PATH=$PATH:~/luarocks/bin
|
||||||
|
|
||||||
echo "Install openmwluadocumentor"
|
echo "Install openmwluadocumentor"
|
||||||
git clone https://gitlab.com/ptmikheev/openmw-luadocumentor.git
|
git clone https://gitlab.com/openmw/openmw-luadocumentor.git
|
||||||
cd openmw-luadocumentor
|
cd openmw-luadocumentor
|
||||||
git checkout df58ac589dcb550977d0a3a9a65d32c5f3f2ae7d
|
git checkout 6bb0b799661fcf1ee4bca007420843c78ee0ac85
|
||||||
luarocks make luarocks/openmwluadocumentor-0.2.1-1.rockspec
|
luarocks make luarocks/openmwluadocumentor-0.2.1-1.rockspec
|
||||||
cd ~
|
cd ~
|
||||||
rm -r openmw-luadocumentor
|
rm -r openmw-luadocumentor
|
||||||
|
|
Loading…
Reference in a new issue