anyway, the reason i asked that was because i wanna get back into doing code and stuff, so i figured i'd make some scripts for more easily starting new projects of various kinds from templates
the way i was doing snesdev code before was by including libsfx directly in the projects as a submodule and pointing the makefile to it that way. but i wanted to put it in a single location and use an env variable to point to it instead, so my setup script didn't have to copy a whole libsfx install around
"kasran just do your software development on linux" yeah i'll get around to it someday