linus-jansson / btd6farmer

A tool to make autonomous macros in Bloons Td 6. Relies on OCR and template matchmating for navigation. Made in python
https://discord.gg/qyKT6bzqZQ
MIT License
32 stars 11 forks source link

[CLOSED] Trying to make this work on Linux. #30

Closed JxJxxJxJ closed 1 year ago

JxJxxJxJ commented 2 years ago

Hi, I followed every step but I'm having problems running it. It seems I'm typing the gameplan directory wrong?

If I do python main.py /home/jx/Descargas/btd6farmer-main/Instructions/Dark_Castle_Hard_Standard it doesn't recognize the directory File "/home/jx/Descargas/btd6farmer-main/main.py", line 20, in <module> raise Exception("No valid argument for directory.. 'python main.py <directory to gameplan>'") Exception: No valid argument for directory.. 'python main.py <directory to gameplan>' . Any idea? Thanks in advance.