jsbots / AutoFish

An easy-to-use fishing bot for games with wow-like fishing logic.
MIT License
265 stars 54 forks source link

Build instructions #61

Closed journeym closed 1 year ago

journeym commented 1 year ago

Is there some kind of build instructions for this? How can i build the project under windows?

journeym commented 1 year ago

ok im able to run the app with npm start, but unable to build, with npm run build, the random.js is missing. i presume this is some obfuscator to not get detected by server software you run each build?

jsbots commented 1 year ago

remove premake property from package.json

journeym commented 1 year ago

yeah i figured that out, thanks

journeym commented 1 year ago

So if anyone wondering, instructions for the process are:

journeym commented 1 year ago

Yeah and if you want to make it even less suspicious, you could probably change forge.config.js name, authors, etc. to something more suited for you