1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00

Use fixed openmwluadocumentor commit

This commit is contained in:
uramer 2023-02-11 14:13:49 +01:00
parent 7a7fd128aa
commit 463dcdb610

View File

@ -28,6 +28,7 @@ PATH=$PATH:~/luarocks/bin
echo "Install openmwluadocumentor"
git clone https://gitlab.com/ptmikheev/openmw-luadocumentor.git
git checkout 78577b255d19a1f4f4f539662e00357936b73c33
cd openmw-luadocumentor
luarocks make luarocks/openmwluadocumentor-0.2.0-1.rockspec
cd ~