Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
How to use it You can toggle the mod on/off by pressing a key (default P) and move it by holding down a key (default L) and moving your cursor to a desired place.
When the mod is on and you're on your farm, it shows you list of the animals you haven't pet yet on the screen. Animals that are in different location than you have their names greyed out.
After you pet an animal it will disappear from the list. When you'll pet all your animals it will show you a notification.
Configuration The mod has a config.json file that you can freely modify to your needs, like keybinds or position. Mod will also remember your settings even when you modify them via game. { "ToggleButton": "P", "MoveButton": "L", "Position": "10, 10", "IsActive": true }
How it looks in action
Source code You can check the GitHub project for the source code. Feel free to analyze the code, tell me what I can improve, maybe even fork the project or just learn how I did something so you can use it in your own mod. :)