19f8561bd8
- some files had to be renamed as files prefixed with an underscore are ignored now - docusaurus reserves /docs/tags path so we can't have a page there
466 B
466 B
id |
---|
_MAIN_SCRIPT |
The _MAIN_SCRIPT
global variable stores the full path to the main project script. This will be the value passed to the --file
command line argument, or the location of the initial premake5.lua script if no --file
argument was specified.
Availability
Premake 5.0 or later.