Initial support for HL target in tools (for testing)

This commit is contained in:
Joshua Granick
2018-04-26 11:27:50 -07:00
parent c180653b30
commit 19bbf4edd6
9 changed files with 77 additions and 1 deletions

View File

@@ -527,7 +527,7 @@ class PlatformSetup {
}
case "neko", "cs", "uwp", "winjs", "nodejs", "java":
case "neko", "hl", "cs", "uwp", "winjs", "nodejs", "java":
LogHelper.println ("\x1b[0;3mNo additional configuration is required.\x1b[0m");