muirch / really-idle-mmo

Make IdleMMO really idle.
MIT License
1 stars 0 forks source link

install info? #9

Open Bearry1 opened 2 months ago

Bearry1 commented 2 months ago

Could you please write a small how to guide on this? I am unpacking and loading into chrome and getting a "can't find manifest" even though it is in the correct folder at the root.

github-actions[bot] commented 2 months ago

Thank you for your contribution. We will check and reply to you as soon as possible.

muirch commented 2 months ago

Could you please write a small how to guide on this? I am unpacking and loading into chrome and getting a "can't find manifest" even though it is in the correct folder at the root.

Oh, hi. I didn't think anyone would find this repository.

At the moment, only basic things have been done in this extension (necessary for further development), on which I need to start building something more complex. There is only a test implementation of wood chopping, and this is something like a draft.

If you install this extension now, it will not be able to help with game processes automation.

To build it, you need to install node.js and pnpm, then clone the repository and run inside it the pnpm install and pnpm build commands, and load the dist folder into the browser.