GitHub

Welcome to Ren'Py's documentation!

To find out more about Ren'Py, please visit the Ren'Py home page:

http://www.renpy.org/
.. only:: not language_ja and not gettext
    日本語のドキュメントは以下にあります:
        http://ja.renpy.org/doc/html/
.. only:: not language_cn and not gettext
    简体中文的文档请参考这里:
        https://doc.renpy.cn/zh-CN/
    繁體中文的文件請參考這裡:
        https://doc.renpy.cn/zh-TW/
.. toctree::
    :maxdepth: 3
    :caption: Getting Started
    quickstart
    gui
.. toctree::
   :maxdepth: 1
   :caption: The Ren'Py Language
   language_basics
   label
   dialogue
   displaying_images
   menus
   python
   conditional
   audio
   audio_filters
   movie
   voice
.. toctree::
   :maxdepth: 1
   :caption: Text, Displayables, Transforms, and Transitions
   text
   translation
   displayables
   transforms
   transform_properties
   transitions
   matrixcolor
   layeredimage
   3dstage
   live2d
.. toctree::
   :maxdepth: 1
   :caption: Customizing Ren'Py
   style
   style_properties
   screens
   screen_actions
   screen_special
   screen_optimization
   config
   preferences
   store_variables
   mouse
   textshaders
.. toctree::
   :maxdepth: 1
   :caption: Tools
   launcher
   developer_tools
   director
   testcases
.. toctree::
   :maxdepth: 1
   :caption: Other Functionality
   nvl_mode
   bubble
   input
   side_image
   rooms
   drag_drop
   sprites
   keymap
   achievement
   history
   multiple
   splashscreen_presplash
   lifecycle
.. toctree::
   :maxdepth: 1
   :caption: Python and Ren'Py
   statement_equivalents
   save_load_rollback
   persistent
   gui_advanced
   screen_python
   cdd
   cds
   custom_text_tags
   character_callbacks
   file_python
   color_class
   matrix
   model
   other
   ren_py
   pygame
   fetch
   screenshot
   clipboard
   age
.. toctree::
   :maxdepth: 1
   :caption: Building, Updating, and Other Platforms
   build
   android
   ios
   web
   chromeos
   raspi
   iap
   updater
   downloader
   gesture
.. toctree::
   :maxdepth: 1
   :caption: End-User Documentation
   security
   problems
   environment_variables
   self_voicing
.. toctree::
   :maxdepth: 1
   :caption: Library and Tool Developer Documentation
   template_projects
   cli
.. toctree::
   :maxdepth: 1
   :caption: Engine Developer Documentation
   editor
   skins
   translating_renpy
.. toctree::
   :maxdepth: 1
   :caption: Changes, License, and Credits
   changelog
   changelog6
   incompatible
   license
   credits
   sponsors

Indices

Example Scripts

Read the original on github.com ↗