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 0f44e42e51
commit 1dadbb725c
9 changed files with 77 additions and 1 deletions

View File

@@ -523,7 +523,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");