49
edits
| Line 23: | Line 23: | ||
== Examples == | == Examples == | ||
=== Default values === | === Default values === | ||
For the path executable path 'd:\install\engine.exe', and a 'lib_path' of './lib/' on windows running 64-bit | For the path executable path 'd:\install\engine.exe', and a 'lib_path' of './lib/' on windows running the 64-bit engine: | ||
set module 'game' | set module 'game' | ||
becomes: ./lib/gamex64.dll | becomes: ./lib/gamex64.dll | ||