better heroscript encoding and support for ourtime

This commit is contained in:
timurgordon
2025-02-07 16:38:34 +03:00
parent c93fe755fd
commit 2aafab50ad
5 changed files with 74 additions and 43 deletions

View File

@@ -290,4 +290,4 @@ fn test_export_text() {
}
paramsout := params.export()
assert paramsout.trim_space() == "text:'This content contains the character \\' in it'"
}
}