This mod doesn't do anything on its own, however it offers developers a Framework to create bots to complete automated tasks.
Want a Stardew.Character
to perform Actions
on Targets
(Tile, Objects or Characters) in one or multiple GameLocations
.
- What route to most efficiently go through GameLocations.
- The order of targets to most efficiently visit them all.
- Executing your action on the targets.
The BotFramework utilizes a variety of path and route finding algorithms to give you a fully functioning bot!
- Install the latest version of SMAPI.
- Download this mod and unzip the contents.
- Place the mod in your Mods folder.
- Run the game using SMAPI.
You have a few options:
- Intro and Tutorial
- Create life
- Examples
- Examples of functioning bots
- Reference
- Documentation for each class