mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Update Moose_Create.lua
This commit is contained in:
parent
c3f7deb602
commit
801069f5ac
@ -15,7 +15,7 @@ print( "Commit Hash ID : " .. MooseCommitHash )
|
||||
print( "Moose development path : " .. MooseDevelopmentPath )
|
||||
print( "Moose setup path : " .. MooseSetupPath )
|
||||
print( "Moose target path : " .. MooseTargetPath )
|
||||
print( "isWidows : " .. isWindows)
|
||||
print( "isWindows : " .. isWindows)
|
||||
|
||||
|
||||
function PathConvert(splatnixPath)
|
||||
@ -90,4 +90,4 @@ LoaderFile:close()
|
||||
print("Moose include generation complete.")
|
||||
if MooseDynamicStatic == "D" then
|
||||
print("To enable dynamic moose loading, add a soft or hard link from \"<YOUR_DCS_INSTALL_DIRECTORY>\\Scripts\\Moose\" to the \"Moose Development\\Moose\" subdirectory of the Moose_Framework repository.")
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user