You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contrib/OpenFunscripter/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,5 @@
3
3
A lua script to use the python funscript generator script in Open Funscripter.
4
4
5
5
The [installation instructions](https://github.com/michael-mueller-git/Python-Funscript-Editor/tree/main/docs/app/docs/user-guide/ofs-integration.md) are now included in the documentation.
6
+
7
+
**Code in this directory is obsolete and have known bugs. We us now the new lua API of OFS. See [main.lua](https://github.com/michael-mueller-git/Python-Funscript-Editor/blob/main/contrib/Installer/assets/main.lua) in `contrib/Installer/assets`**
0 commit comments