VL.StandardLibs icon indicating copy to clipboard operation
VL.StandardLibs copied to clipboard

set stride root folder next to entry point

Open joreg opened this issue 5 years ago • 3 comments

joreg avatar Jul 27 '20 12:07 joreg

@azeno this is where the base folder gets initialized, should be easy to add an initial root folder parameter: https://github.com/stride3d/stride/blob/master/sources/core/Stride.Core/PlatformFolders.cs

tebjan avatar Jul 28 '20 12:07 tebjan

You think? It's all static. We need it per entry point, when I see static it already sounds wrong to me. Or do you have something easy in mind I don't see?

azeno avatar Jul 28 '20 17:07 azeno

See also https://github.com/vvvv/VL.StandardLibs/issues/492

azeno avatar Jul 28 '20 17:07 azeno