rojo-rbx / rokit

Next-generation toolchain manager for Roblox projects
MIT License
72 stars 13 forks source link

Fix PATH variable splitting on Windows #50

Closed filiptibell closed 3 months ago

filiptibell commented 3 months ago

This PR fixes Rokit not using the appropriate standard library functions for splitting the PATH environment variable into parts, and only being compatible with the unix formatting of PATH.