
ItemLib
A library that introduces custom items into Risk of Rain 2.ItemLib
By iDeathHD
A library that introduces custom items into Risk of Rain 2.
PLEASE READ
If you have previously used the ItemLib, please backup your user profiles before launching the game, there was a bug in older version that may have corrupted your save files, if your save files are still in the folder C:\Program Files (x86)\Steam\userdata\[steamID]\632360\remote\UserProfiles\ and are not emptied, you may be still able to use in current version with no lose whatsoever, by removing the extra space between the discoveredPickups bracket, the result should look like this : 
Informations
-
This library is needed for any mods that will want to custom items or equipment into the game.
-
For modders, a mini-tutorial is available on the github of the library.
-
If you find any bug, tell me about it in the RoR2 Modding Discord @iDeathHD
Installation Guide
-
Copy
ItemLib.dllinto your BepInEx plugins folder. -
Copy
Assembly-CSharp.ItemLib.MM.dllinto your BepInEx monomod folder.
Changelog
0.0.6 - fixed the saveprofile bug and updated to the current version of the game.
0.0.5 - Fixed the catalog of rules being messy, you can now selected other difficulty than drizzle lol
0.0.4 - Updated README.md and fixed id support for custom equipments. (no need to update for people using Rampage right now)
0.0.3 - Added support for custom equipments ! You don't actually need to update unless there is a mod out here that will want to have a new equipment item.
0.0.2 - Updated README.md
0.0.1 - Initial release of the library.