Set openmwluadocumentor version for luadoc generation in 0.48

openmw-48
Petr Mikheev 9 months ago
parent 0a593c4741
commit 8359d8808a

@ -1,3 +1,4 @@
parse_cmake
sphinx==1.8.5
docutils==0.17.1
jinja2==3.0.0

@ -44,6 +44,7 @@ if [ -f /.dockerenv ]; then
cd ~
git clone https://gitlab.com/ptmikheev/openmw-luadocumentor.git
cd openmw-luadocumentor/luarocks
git checkout 156b1ad3597c739e51f537afe08d8d7ad1e95671
luarocks --local pack openmwluadocumentor-0.1.1-1.rockspec
luarocks --local install openmwluadocumentor-0.1.1-1.src.rock
fi

Loading…
Cancel
Save