Engine:CVAR lib path: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 27: Line 27:
* .osx - Mac OS, using the '.so' extension
* .osx - Mac OS, using the '.so' extension


The path is either a full OS file system path to the library location, or a path relative to the luanch location, which is the location of the executable for the engine.
The path is either a full OS file system path to the library location, or a path relative to the launch location, which is the location of the executable for the engine.
 
In some configurations the path is relative to the current directory and not necessarily the actual engine start location.


== Examples ==
== Examples ==