renpy-mods-system Mods system for Renpy7 Using Add this string to you screen modList() to add a custom mod write this line at the beginning of the file init python: mods["label_name"] = "mod_name" Example init python: mods["es2"] = "Everlasting Summer 2.0"