@lix on Helyx · 4 days ago 1h 8m 24s logged Fixed User Scripts bug So, every path block used Path.GetFullPath(path) instead of Path.GetFullPath(path, script.ProjectPath). That means it was resolving relative paths against Helyx’s own directory, not your project’s. This is now fixed.
@lix on Helyx · 4 days ago 1h 8m 24s logged Fixed User Scripts bug So, every path block used Path.GetFullPath(path) instead of Path.GetFullPath(path, script.ProjectPath). That means it was resolving relative paths against Helyx’s own directory, not your project’s. This is now fixed.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.