Actual Behavior
Could not resolve paths. Expected: 'valid path', got: '/Users/Mathias/Scripting/the-score, Samples/Resources/scripts/the_score_cksp.txt'
In line 11: //#pragma output_path("Samples/Resources/scripts/the_score_cksp.txt")
Expected behavior
Should not throw an error but create .txt file at path, if it is a .txt file
CKSP Version
v0.0.4
Environment (please complete the following information):
Describe the bug When using #pragma output_path("") it seems, has to already exist, otherwise it throws error.
To Reproduce
Actual Behavior Could not resolve paths. Expected: 'valid path', got: '/Users/Mathias/Scripting/the-score, Samples/Resources/scripts/the_score_cksp.txt' In line 11: //#pragma output_path("Samples/Resources/scripts/the_score_cksp.txt")
Expected behavior Should not throw an error but create .txt file at path, if it is a .txt file
CKSP Version v0.0.4
Environment (please complete the following information):