Skip to content
View Lezalith's full-sized avatar

Block or report Lezalith

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. LezInventory LezInventory Public

    Inventory for Ren'Py by Lezalith

    Ren'Py 4 1

  2. Originally by methanoliver, a displa... Originally by methanoliver, a displayable that loops text shown with cps. Great for text speed preview in preferences! Everything explained at https://www.lezcave.com/text-speed-preview/
    1
    init -10 python:
    2
        class LoopingSlowText(renpy.Displayable):
    3
    
                  
    4
            # text is a string, text to be displayed.
    5
            # loop_time is float, delay after the text finishes showing before the loop repeats.
  3. RenPy-Discord-Presence RenPy-Discord-Presence Public

    Script for Ren'Py projects to be able to interact with Discord Rich Presence.

    Ren'Py 10 2

  4. renpy/renpy renpy/renpy Public

    The Ren'Py Visual Novel Engine

    Ren'Py 4.9k 693