03-31-2024, 07:23 AM
Script codes don't have to be in single file. Let the script files be in the same project folder as the main script, as class files. Modify script codes to not have top-level statements or Main function, because only the main script can/must have it.
