We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bca564 commit 6d16248Copy full SHA for 6d16248
1 file changed
README.md
@@ -25,6 +25,11 @@ The biggest limitation is that you can't deploy DLLs with custom scripts at this
25
- Copy your build folder (usually ".\NavisPythonShell\RevitPythonShell\bin\$(Configuration)\ )to
26
"%APPDATA%\Autodesk Navisworks Manage 2016\Plugins" (or whichever version of Navisworks you're targeting)
27
28
+OR
29
+
30
+- Download a valid [release zip](https://github.com/dimven/NavisPythonShell/releases) for your version of Navisworks.
31
+- Extract the zip to "%APPDATA%\Autodesk Navisworks Manage 2016\Plugins" (or whichever version of Navisworks you're targeting)
32
33
## Contribute
34
35
- Don't hesitate to file any issues you stumble uppon. (Tho I don't guarantee I'll be able to solve them all for you)
0 commit comments