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 allowed to use the assets in this file in 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
YAML Adapter for Content Patcher
YAML Adapter for Content Patcher is a framework that allows creating Content Patcher content packs using human-friendly YAML instead of JSON.
Unzip any YACP content packs into Mods to install them.
Run the game using SMAPI.
For Mod Authors
YACP works exactly the same as Content Patcher. The only things that change are the use of content.yaml files instead of content.json, and the YAML syntax.
For details on using Content Patcher, refer to the Content Patcher Author Guide. For details on using YAML with Content Patcher, refer to the example content.yaml file.
Migrating from JSON
An existing content.json file can quickly be converted to a content.yaml file using YACP's online JSON converter.