

This mod is an easy way to item or enemy renames into any plugin or have a plugin just for renames.
To learn how to use it can simply type rnm help into the mod console.
rnm setname {item_name} <New Name>rnm setshortdesc {item_name} <New Short Desc>rnm setlongdesc {item_name} <New longDesc>rnm clearname <item_name>rnm clearshortdesc {item_name}rnm clearlongdesc {item_name}All enemy commands are the same as the item command but with enemy before it, ie. rnm enemysetname
To incorporate renames into your plugin just drag them into your plugin folder without renaming any of them, and make sure that this mod is listed as a dependency so that it can load your renames.
v1.4.3 - fixed dll and everything else having different versions, removed debug messages that I accidentally left in. v1.4.2 - released (its a high version cause the old modworkshop one had updates older than this)