Skip to content

Commit

Permalink
update v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmagic2020 committed May 19, 2023
1 parent 3d7f2fe commit 08a5284
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,27 @@

*No more "blind" handymen uselessly wandering about.*

![](https://img.shields.io/badge/type-remote-important?logo=applearcade&style=flat-square) ![](https://img.shields.io/badge/language-Typescript-3178C6?logo=codereview&style=flat-square) ![](https://img.shields.io/badge/version-v0.1.0-inactive?logo=visualstudiocode&style=flat-square) ![](https://img.shields.io/badge/license-MIT-informational?logo=microsoftword&style=flat-square)
![](https://img.shields.io/badge/type-remote-important?logo=applearcade&style=flat-square) ![](https://img.shields.io/badge/language-Typescript-3178C6?logo=codereview&style=flat-square) ![](https://img.shields.io/badge/version-v0.2.0-inactive?logo=visualstudiocode&style=flat-square) ![](https://img.shields.io/badge/license-MIT-informational?logo=microsoftword&style=flat-square)

## Feature
- Handymen don't have to walk over litter to clean them - as long as the litter is within their patrol area, it will be automatically removed every day.
- Each handyman has a daily remote clean limit - set to 5 as default.
- You can synchronize / update local configuration to global configuration. Global configuration will be applied to new scenarios.
- Global configuration can be restored.

## Download
> This project is currently under development. Some features may not be stable and might cause unexpected behaviours. Do not use in production environment.
1. Go to [release](https://github.com/mrmagic2020/openrct2-remotehandymen/releases) page and select the version you want to download. The latest version is shown [above](#openrct2-remotehandymen).
2. Download the file `remotehandymen.js` in "Assets".
3. Put the file into `plugin` folder.
4. Enjoy!

## Screenshots

![](https://github.com/mrmagic2020/openrct2-remotehandymen/blob/main/Assets/local_config_0.1.0.jpg?raw=true)

![](https://github.com/mrmagic2020/openrct2-remotehandymen/blob/main/Assets/global_config_0.2.0.jpg?raw=true)

---

Expand Down

0 comments on commit 08a5284

Please sign in to comment.