Engine:CVAR lib path: Difference between revisions

no edit summary
No edit summary
Line 29: Line 29:
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 luanch location, which is the location of the executable for the engine.


So for the path executable path 'd:\install\engine.exe', and a 'lib_path' of './lib/':
== Examples ==
=== Default values ===
For the path executable path 'd:\install\engine.exe', and a 'lib_path' of './lib/':
  \install
  \install
     engine.exe
     engine.exe
Line 38: Line 40:
       ...
       ...


== Examples ==
=== Formatted names ===
=== Formatted names ===
<pre>
<pre>