Update Moose_Create.lua

This commit is contained in:
Applevangelist
2021-10-28 15:39:57 +02:00
committed by GitHub
parent c3f7deb602
commit 801069f5ac

View File

@@ -15,7 +15,7 @@ print( "Commit Hash ID : " .. MooseCommitHash )
print( "Moose development path : " .. MooseDevelopmentPath ) print( "Moose development path : " .. MooseDevelopmentPath )
print( "Moose setup path : " .. MooseSetupPath ) print( "Moose setup path : " .. MooseSetupPath )
print( "Moose target path : " .. MooseTargetPath ) print( "Moose target path : " .. MooseTargetPath )
print( "isWidows : " .. isWindows) print( "isWindows : " .. isWindows)
function PathConvert(splatnixPath) function PathConvert(splatnixPath)