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
Adapt a build/addons-based file structure that makes releases suitable for direct deployment, and prevents multiple binaries from being loaded in test if multiple subsequent builds are made.
Copy file name to clipboardExpand all lines: docs/usage/installation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ _godot-python is in early development and does not yet have an official release.
21
21
22
22
## From nightly builds (GitHub Actions)
23
23
24
-
You can download nightly builds from [GitHub Actions](https://github.com/maiself/godot-python-extension/actions). Keep in mind nightly builds may be unstable and are not recommended for production setups. Right now, they are also not packaged like regular release builds, and may not be usable out of the box.
24
+
You can download nightly builds from [GitHub Actions](https://github.com/maiself/godot-python-extension/actions). Keep in mind nightly builds may be unstable and are not recommended for production setups.
0 commit comments