
ShowArtifacts
Displays all currently activated artifacts on the HUD.
Last updated | 3 weeks ago |
Total downloads | 205 |
Total rating | 1 |
Categories | Mods Misc Quality of Life Client-side |
Dependency string | Xaidee-ShowArtifacts-1.1.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function


RoRRModdingToolkit-RoRR_Modding_Toolkit
Friendly abstractions of the game's internal functions for easier modding.
Preferred version: 1.2.25README
ShowArtifacts
Displays the currently activated artifacts on the HUD.
Each enabled artifact is shown on the top right of the HUD, next to the Difficulty icon.
COPYING
This mod is licensed under the MIT License to make it easy for the Risk of Rain Returns modding community to use and build upon. As a Lua-based mod, the source code is included by default. Here’s what this means for modders:
-
You Can: Freely use, modify, and share this mod’s Lua scripts in your own mods or projects, including those licensed under MIT, GPL, or other compatible licenses, with no restrictions beyond the MIT License terms.
-
Optional: I don’t strictly enforce attribution, but I’d appreciate if you credit this mod when using its code. I also encourage keeping the code readable (avoiding obfuscation) and sharing your modifications to foster collaboration in the RORR community.
-
License Text: The full MIT License is provided in the
LICENSE
file in this mod’s root directory. Please include it verbatim in distributions, especially if you choose to credit.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
If you have questions about using this code, feel free to reach out in the RORR Modding Discord server or open an issue on GitHub if the mod failes to function properly!
CREDITS
Shout out to @azulineskye (azzy for short) from the Risk of Rain Returns Modding Discord for helping me out, especially with the best way to render the artifacts.