Pyogenics
Pyogenics
> The scripts internally do support this, but currently it's not a user-facing option in the generator.bat/sh. The reason I didn't make it an option was that it was a...
What OS are you on? Can you also upload `dev/current_options.txt` from the extracted cleantf2 folder.
I tried to port the batch to bash as 1:1 as possible, so you'll even find comments in similar locations. Logic being it makes it easier to make changes to...
Abit of a side note but it would possibly be a good idea to have multiple processes running in parallel, like with flat textures step. Would speed up generation considerably,...
I was thinking about it but perhaps the entirety of this mod can be ported to powershell? Powershell runs both on linux and windows so we can have one set...
You'd have to ask JarateKing for that one, might be because of batch being like it is so it's easier to use separate scripts like functions.
> > I was thinking about it but perhaps the entirety of this mod can be ported to powershell? Powershell runs both on linux and windows so we can have...
> > powershell > > No powershell please, i ditched windows for a reason!!! > (Also it isn't included by default on distros so it would just complicate things and...
> > I tried to port the batch to bash as 1:1 as possible, so you'll even find comments in similar locations. Logic being it makes it easier to make...
I could do the powershell side, port your changes into it for windows. If jarateking approves of powershell for the windows side, that is.