1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-15 20:46:35 +00:00

Switch to OpenMW's group luadocumentor repo

This commit is contained in:
uramer 2025-08-18 09:32:15 +00:00
parent 676047a9e3
commit c11ff30b0a

View file

@ -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