summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI/IContentHelper.cs
AgeCommit message (Expand)Author
2017-07-23let mods invalidate cached assets by name or type (#335)Jesse Plamondon-Willard
2017-07-07add mod ID to mod helpers (#318)Jesse Plamondon-Willard
2017-05-02default content API to ContentSource.ModFolder (#276)Jesse Plamondon-Willard
2017-05-02fix XNBs loaded from the mod folder through the content API never being found...Jesse Plamondon-Willard
2017-04-29add contentHelper.GetActualAssetKey(..) to support custom map tilesheets (#257)Jesse Plamondon-Willard
2017-04-29premultiply alpha when loading PNGs to avoid transparency issues (#257)Jesse Plamondon-Willard
2017-04-29add initial content API (#257)Jesse Plamondon-Willard