Closed fractalawareness closed 5 years ago
They are not needed to run the open source version.
As stated in the readme, when you use the startup parameters --noBrowser --noUpdate
it will run without those files
Thanx for a quick response.
Actually I had to comment this line https://github.com/Ekliptor/WolfBot/blob/master/src/Controller.ts#L29 and change a few lines more to make it not crash at startup even with the --noBrowser
and --noUpdate
flags.
that line shouldn't have been there. thx. I just committed a fix
I've added missing forex.analytics dependency, created a script to run tsc on each @Ekliptor dependency folder with tsconfig inside (overwriting watch to false), but now facing errors about missing files.
These folders and file are in the .gitignore:
Can you please remove some of these files from .gitignore and push them?