diff --git a/README.md b/README.md index 6b59108..32fe984 100755 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A helper library for modders who wish to do things in Terraria regarding shaders. Current features include: -- Dyeing specific items or NPCs +- Applying shaders to specific items, projectiles, or NPCs - Creation of custom shaders with programmed behaviours -- Creation of on-the-fly shaders not linked to an item ID \ No newline at end of file +- Ignoring the 255 base game limit on armor shaders + +Further information is contained within this repository's wiki. \ No newline at end of file