We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 450c386 commit 080575cCopy full SHA for 080575c
contrib/OpenFunscripter/openfunscripter_setup_linux.sh
@@ -22,3 +22,6 @@ cmake ..
22
make -j$(expr $(nproc) \+ 1)
23
popd
24
25
+
26
+echo "copy lua plugin"
27
+cp -vf funscript_generator_linux.lua OFS/bin/data/lua
0 commit comments