File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,7 +68,8 @@ sources provides the following benefits:
6868- Dependency source code can be patched if needed.
6969
7070LuxCoreDeps is exclusively intended to be run in continuous integration by
71- Github Actions.
71+ Github Actions. Other builds may exist, in local machines, but they should be
72+ restricted to debugging.
7273
7374To trigger dependency build & publish, use ** LuxCore Dependency Releaser** action,
7475with ` Run workflow ` button:
@@ -121,7 +122,12 @@ However, a few ones did not exist on-the-shelf and were created as local recipes
121122Dependency build can be debugged locally using ` nektos/act `
122123(https://github.com/nektos/act ).
123124
124- ` utils/debug.sh ` contains a working example of ` act ` invokation under Linux.
125+ ` utils/CI-local-build.sh ` contains a working example of ` act ` invokation under Linux.
126+
127+ ### More information
128+ Some more information is available in LuxCore wiki:
129+ - https://wiki.luxcorerender.org/Building_LuxCoreRender
130+ - https://wiki.luxcorerender.org/Building_LuxCoreRender_-_FAQ
125131
126132## License
127133This code is released under Apache 2.0 license.
You can’t perform that action at this time.
0 commit comments