mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-08 17:42:31 +02:00
Update README.md
This commit is contained in:
+6
-1
@@ -23,4 +23,9 @@
|
||||
|
||||
- **compile.(bat|sh):** Compiles project under default configurations
|
||||
- **run.(bat|sh):** Compiles and runs the project under default configurations
|
||||
- **createRelease.(ps1|sh):** Compiles, publish and pack a release for a target runtime
|
||||
- **createRelease.(ps1|sh):** Compiles, publish and pack a release for a target runtime
|
||||
- **libcvextern.sh:** Compiles and produces `libcvextern.so|dylib`
|
||||
- This script is independent and can run outside UVtools project, it's an standard alone script
|
||||
- Required when:
|
||||
- Your system is not included in UVtools releases
|
||||
- When lunch UVtools and got the error: `System.DllNotFoundException: unable to load shared library 'cvextern' or one of its dependencies`
|
||||
Reference in New Issue
Block a user