Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 2, 2019 20:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/89d61829ba19da40d438eb688fad0905 to your computer and use it in GitHub Desktop.
Save ryantm/89d61829ba19da40d438eb688fad0905 to your computer and use it in GitHub Desktop.
/nix/store/z3g9h641plwgkpny28chk4xrfkw8qq2z-renpy-7.3.0
├── bin
│   └── renpy
└── share
└── renpy
├── atom
│   └── Atom.edit.py
├── doc
│   ├── achievement.html
│   ├── android.html
│   ├── android-packaging.html
│   ├── atl.html
│   ├── audio.html
│   ├── build.html
│   ├── cds.html
│   ├── changelog.html
│   ├── character_callbacks.html
│   ├── chromeos.html
│   ├── color_class.html
│   ├── conditional.html
│   ├── config.html
│   ├── credits.html
│   ├── custom_text_tags.html
│   ├── developer_tools.html
│   ├── dialogue.html
│   ├── director.html
│   ├── displayables.html
│   ├── displaying_images.html
│   ├── display_problems.html
│   ├── distributor.html
│   ├── drag_drop.html
│   ├── editor.html
│   ├── environment_variables.html
│   ├── file_python.html
│   ├── genindex.html
│   ├── gesture.html
│   ├── gui_advanced.html
│   ├── gui.html
│   ├── history.html
│   ├── iap.html
│   ├── _images
│   │   ├── borders1.png
│   │   ├── borders2.png
│   │   ├── borders3.png
│   │   ├── borders.png
│   │   └── frame_example.png
│   ├── incompatible.html
│   ├── index.html
│   ├── input.html
│   ├── ios.html
│   ├── keymap.html
│   ├── label.html
│   ├── language_basics.html
│   ├── layeredimage.html
│   ├── license.html
│   ├── menus.html
│   ├── modes.html
│   ├── movie.html
│   ├── multiple.html
│   ├── nvl_mode.html
│   ├── objects.inv
│   ├── other.html
│   ├── persistent.html
│   ├── preferences.html
│   ├── problems.html
│   ├── py-function-class-index.html
│   ├── python.html
│   ├── quickstart.html
│   ├── raspi.html
│   ├── raspy.html
│   ├── reserved.html
│   ├── rooms.html
│   ├── save_load_rollback.html
│   ├── screen_actions.html
│   ├── screen_optimization.html
│   ├── screen_python.html
│   ├── screens.html
│   ├── screen_special.html
│   ├── search.html
│   ├── searchindex.js
│   ├── self_voicing.html
│   ├── side_image.html
│   ├── skins.html
│   ├── sponsors.html
│   ├── sprites.html
│   ├── statement_equivalents.html
│   ├── _static
│   │   ├── ajax-loader.gif
│   │   ├── basic.css
│   │   ├── bootstrap-2.3.2
│   │   │   ├── css
│   │   │   │   ├── bootstrap.css
│   │   │   │   ├── bootstrap.min.css
│   │   │   │   ├── bootstrap-responsive.css
│   │   │   │   └── bootstrap-responsive.min.css
│   │   │   ├── img
│   │   │   │   ├── glyphicons-halflings.png
│   │   │   │   └── glyphicons-halflings-white.png
│   │   │   └── js
│   │   │   ├── bootstrap.js
│   │   │   └── bootstrap.min.js
│   │   ├── bootstrap-3.3.6
│   │   │   ├── css
│   │   │   │   ├── bootstrap.css
│   │   │   │   ├── bootstrap.css.map
│   │   │   │   ├── bootstrap.min.css
│   │   │   │   ├── bootstrap.min.css.map
│   │   │   │   ├── bootstrap-theme.css
│   │   │   │   ├── bootstrap-theme.css.map
│   │   │   │   ├── bootstrap-theme.min.css
│   │   │   │   └── bootstrap-theme.min.css.map
│   │   │   ├── fonts
│   │   │   │   ├── glyphicons-halflings-regular.eot
│   │   │   │   ├── glyphicons-halflings-regular.svg
│   │   │   │   ├── glyphicons-halflings-regular.ttf
│   │   │   │   ├── glyphicons-halflings-regular.woff
│   │   │   │   └── glyphicons-halflings-regular.woff2
│   │   │   └── js
│   │   │   ├── bootstrap.js
│   │   │   ├── bootstrap.min.js
│   │   │   └── npm.js
│   │   ├── bootstrap-sphinx.css
│   │   ├── bootstrap-sphinx.js
│   │   ├── bootswatch-2.3.2
│   │   │   ├── amelia
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── cerulean
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── cosmo
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── cyborg
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── flatly
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── img
│   │   │   │   ├── glyphicons-halflings.png
│   │   │   │   └── glyphicons-halflings-white.png
│   │   │   ├── journal
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── readable
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── simplex
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── slate
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── spacelab
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── spruce
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── superhero
│   │   │   │   └── bootstrap.min.css
│   │   │   └── united
│   │   │   └── bootstrap.min.css
│   │   ├── bootswatch-3.3.6
│   │   │   ├── cerulean
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── cosmo
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── custom
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── cyborg
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── darkly
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── flatly
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── fonts
│   │   │   │   ├── glyphicons-halflings-regular.eot
│   │   │   │   ├── glyphicons-halflings-regular.svg
│   │   │   │   ├── glyphicons-halflings-regular.ttf
│   │   │   │   ├── glyphicons-halflings-regular.woff
│   │   │   │   └── glyphicons-halflings-regular.woff2
│   │   │   ├── journal
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── lumen
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── paper
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── readable
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── sandstone
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── simplex
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── slate
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── spacelab
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── superhero
│   │   │   │   └── bootstrap.min.css
│   │   │   ├── united
│   │   │   │   └── bootstrap.min.css
│   │   │   └── yeti
│   │   │   └── bootstrap.min.css
│   │   ├── comment-bright.png
│   │   ├── comment-close.png
│   │   ├── comment.png
│   │   ├── doctools.js
│   │   ├── down.png
│   │   ├── down-pressed.png
│   │   ├── environment.txt
│   │   ├── file.png
│   │   ├── jquery-1.11.1.js
│   │   ├── jquery-3.1.0.js
│   │   ├── jquery.js
│   │   ├── js
│   │   │   ├── jquery-1.11.0.min.js
│   │   │   └── jquery-fix.js
│   │   ├── minus.png
│   │   ├── navbar-logo.png
│   │   ├── plus.png
│   │   ├── pygments.css
│   │   ├── renpydoc.css
│   │   ├── searchtools.js
│   │   ├── underscore-1.3.1.js
│   │   ├── underscore.js
│   │   ├── up.png
│   │   ├── up-pressed.png
│   │   └── websupport.js
│   ├── std-style-property-index.html
│   ├── std-transform-property-index.html
│   ├── std-var-index.html
│   ├── store_variables.html
│   ├── style.html
│   ├── style_properties.html
│   ├── text.html
│   ├── thequestion.html
│   ├── thequestion_nvl.html
│   ├── transforms.html
│   ├── transitions.html
│   ├── translating_renpy.html
│   ├── translation.html
│   ├── trans_trans_python.html
│   ├── udd.html
│   ├── updater.html
│   └── voice.html
├── gui
│   ├── game
│   │   ├── gui.rpy
│   │   ├── guisupport.rpy
│   │   ├── images
│   │   ├── options.rpy
│   │   ├── screens.rpy
│   │   ├── script.rpy
│   │   └── testcases.rpy
│   └── project.json
├── launcher
│   ├── game
│   │   ├── ability.rpy
│   │   ├── about.rpy
│   │   ├── add_file.rpy
│   │   ├── android.rpy
│   │   ├── androidstrings.rpy
│   │   ├── archiver.rpy
│   │   ├── cacert.pem
│   │   ├── change_icon.py
│   │   ├── choose_directory.rpy
│   │   ├── choose_theme.rpy
│   │   ├── consolecommand.rpy
│   │   ├── distribute_gui.rpy
│   │   ├── distribute.rpy
│   │   ├── dmgcheck.rpy
│   │   ├── download.rpy
│   │   ├── EasyDialogsResources.py
│   │   ├── EasyDialogsWin.py
│   │   ├── editor.rpy
│   │   ├── fonts
│   │   │   ├── MTLc3m.ttf
│   │   │   ├── NanumGothic.ttf
│   │   │   ├── Naver Nanum Font License.txt
│   │   │   ├── Roboto-Light.ttf
│   │   │   ├── Roboto-Regular.ttf
│   │   │   └── SourceHanSans-Light-Lite.ttf
│   │   ├── front_page.rpy
│   │   ├── gui7
│   │   │   ├── code.py
│   │   │   ├── icon.png
│   │   │   ├── images.py
│   │   │   ├── __init__.py
│   │   │   └── parameters.py
│   │   ├── gui7.rpy
│   │   ├── images
│   │   │   ├── background.png
│   │   │   ├── checkbox_empty.png
│   │   │   ├── checkbox_full.png
│   │   │   ├── logo32.png
│   │   │   ├── logo.png
│   │   │   ├── pattern.png
│   │   │   ├── scrollbar_center.png
│   │   │   ├── vscrollbar_center.png
│   │   │   └── window.png
│   │   ├── interface.rpy
│   │   ├── ios.rpy
│   │   ├── itch.rpy
│   │   ├── mobilebuild.rpy
│   │   ├── navigation.rpy
│   │   ├── new_project.rpy
│   │   ├── options.rpy
│   │   ├── package_formats.rpy
│   │   ├── pefile.py
│   │   ├── preferences.rpy
│   │   ├── project.rpy
│   │   ├── project.rpy.orig
│   │   ├── renpy_public.pem
│   │   ├── style.rpy
│   │   ├── tail.rpy
│   │   ├── testcases.rpy
│   │   ├── theme_data.rpy
│   │   ├── tkaskdir.py
│   │   ├── tl
│   │   │   ├── arabic
│   │   │   │   ├── common.rpy
│   │   │   │   ├── developer.rpy
│   │   │   │   ├── error.rpy
│   │   │   │   ├── gui.rpy
│   │   │   │   ├── launcher.rpy
│   │   │   │   ├── obsolete.rpy
│   │   │   │   ├── options.rpy
│   │   │   │   ├── screens.rpy
│   │   │   │   ├── script.rpym
│   │   │   │   └── style.rpy
│   │   │   ├── finnish
│   │   │   │   ├── common.rpy
│   │   │   │   ├── developer.rpy
│   │   │   │   ├── error.rpy
│   │   │   │   ├── gui.rpy
│   │   │   │   ├── launcher.rpy
│   │   │   │   ├── obsolete.rpy
│   │   │   │   ├── options.rpy
│   │   │   │   ├── screens.rpy
│   │   │   │   └── style.rpy
│   │   │   ├── french
│   │   │   │   ├── common.rpy
│   │   │   │   ├── developer.rpy
│   │   │   │   ├── error.rpy
│   │   │   │   ├── gui.rpy
│   │   │   │   ├── launcher.rpy
│   │   │   │   ├── obsolete.rpy
│   │   │   │   ├── options.rpy
│   │   │   │   ├── screens.rpy
│   │   │   │   ├── script.rpym
│   │   │   │   └── style.rpy
│   │   │   ├── german
│   │   │   │   ├── common.rpy
│   │   │   │   ├── developer.rpy
│   │   │   │   ├── error.rpy
│   │   │   │   ├── gui.rpy
│   │   │   │   ├── launcher.rpy
│   │   │   │   ├── obsolete.rpy
│   │   │   │   ├── options.rpy
│   │   │   │   ├── screens.rpy
│   │   │   │   └── script.rpym
│   │   │   ├── greek
│   │   │   │   ├── common.rpy
│   │   │   │   ├── developer.rpy
│   │   │   │   ├── error.rpy
│   │   │   │   ├── gui.rpy
│   │   │   │   ├── launcher.rpy
│   │   │   │   ├── obsolete.rpy
│   │   │   │   ├── options.rpy
│   │   │   │   ├── screens.rpy
│   │   │   │   ├── style.rpy
│   │   │   │   ├── Z_changelog.txt
│   │   │   │   └── Z_ReadMe.txt
│   │   │   ├── indonesian
│   │   │   │   ├── common.rpy
│   │   │   │   ├── developer.rpy
│   │   │   │   ├── error.rpy
│   │   │   │   ├── gui.rpy
│   │   │   │   ├── launcher.rpy
│   │   │   │   ├── obsolete.rpy
│   │   │   │   ├── options.rpy
│   │   │   │   ├── screens.rpy
│   │   │   │   ├── script.rpym
│   │   │   │   └── style.rpy
│   │   │   ├── italian
│   │   │   │   ├── common.rpy
│   │   │   │   ├── developer.rpy
│   │   │   │   ├── error.rpy
│   │   │   │   ├── gui.rpy
│   │   │   │   ├── launcher.rpy
│   │   │   │   ├── obsolete.rpy
│   │   │   │   ├── options.rpy
│   │   │   │   ├── screens.rpy
│   │   │   │   └── script.rpym
│   │   │   ├── japanese
│   │   │   │   ├── common.rpy
│   │   │   │   ├── developer.rpy
│   │   │   │   ├── error.rpy
│   │   │   │   ├── gui.rpy
│   │   │   │   ├── launcher.rpy
│   │   │   │   ├── obsolete.rpy
│   │   │   │   ├── options.rpy
│   │   │   │   ├── screens.rpy
│   │   │   │   ├── script.rpym
│   │   │   │   └── style.rpy
│   │   │   ├── korean
│   │   │   │   ├── common.rpy
│   │   │   │   ├── developer.rpy
│   │   │   │   ├── error.rpy
│   │   │   │   ├── gui.rpy
│   │   │   │   ├── launcher.rpy
│   │   │   │   ├── obsolete.rpy
│   │   │   │   ├── options.rpy
│   │   │   │   ├── screens.rpy
│   │   │   │   ├── script.rpym
│   │   │   │   └── style.rpy
│   │   │   ├── malay
│   │   │   │   ├── common.rpy
│   │   │   │   ├── developer.rpy
│   │   │   │   ├── error.rpy
│   │   │   │   ├── gui.rpy
│   │   │   │   ├── launcher.rpy
│   │   │   │   ├── options.rpy
│   │   │   │   ├── screens.rpy
│   │   │   │   ├── script.rpym
│   │   │   │   └── style.rpy
│   │   │   ├── piglatin
│   │   │   │   ├── common.rpy
│   │   │   │   ├── developer.rpy
│   │   │   │   ├── error.rpy
│   │   │   │   ├── gui.rpy
│   │   │   │   ├── launcher.rpy
│   │   │   │   ├── obsolete.rpy
│   │   │   │   ├── options.rpy
│   │   │   │   ├── screens.rpy
│   │   │   │   └── script.rpym
│   │   │   ├── portuguese
│   │   │   │   ├── about.rpy
│   │   │   │   ├── add_file.rpy
│   │   │   │   ├── android.rpy
│   │   │   │   ├── choose_directory.rpy
│   │   │   │   ├── choose_theme.rpy
│   │   │   │   ├── common.rpy
│   │   │   │   ├── distribute_gui.rpy
│   │   │   │   ├── distribute.rpy
│   │   │   │   ├── editor.rpy
│   │   │   │   ├── front_page.rpy
│   │   │   │   ├── interface.rpy
│   │   │   │   ├── ios.rpy
│   │   │   │   ├── navigation.rpy
│   │   │   │   ├── new_project.rpy
│   │   │   │   ├── preferences.rpy
│   │   │   │   ├── project.rpy
│   │   │   │   ├── style.rpy
│   │   │   │   ├── translations.rpy
│   │   │   │   └── updater.rpy
│   │   │   ├── russian
│   │   │   │   ├── common.rpy
│   │   │   │   ├── developer.rpy
│   │   │   │   ├── error.rpy
│   │   │   │   ├── gui.rpy
│   │   │   │   ├── launcher.rpy
│   │   │   │   ├── obsolete.rpy
│   │   │   │   ├── options.rpy
│   │   │   │   ├── screens.rpy
│   │   │   │   └── script.rpym
│   │   │   ├── simplified_chinese
│   │   │   │   ├── common.rpy
│   │   │   │   ├── developer.rpy
│   │   │   │   ├── error.rpy
│   │   │   │   ├── gui.rpy
│   │   │   │   ├── launcher.rpy
│   │   │   │   ├── obsolete.rpy
│   │   │   │   ├── options.rpy
│   │   │   │   ├── screens.rpy
│   │   │   │   ├── script.rpym
│   │   │   │   └── style.rpy
│   │   │   ├── spanish
│   │   │   │   ├── common.rpy
│   │   │   │   ├── developer.rpy
│   │   │   │   ├── error.rpy
│   │   │   │   ├── gui.rpy
│   │   │   │   ├── launcher.rpy
│   │   │   │   ├── obsolete.rpy
│   │   │   │   ├── options.rpy
│   │   │   │   ├── screens.rpy
│   │   │   │   └── script.rpym
│   │   │   ├── traditional_chinese
│   │   │   │   ├── common.rpy
│   │   │   │   ├── developer.rpy
│   │   │   │   ├── error.rpy
│   │   │   │   ├── gui.rpy
│   │   │   │   ├── launcher.rpy
│   │   │   │   ├── obsolete.rpy
│   │   │   │   ├── options.rpy
│   │   │   │   ├── screens.rpy
│   │   │   │   ├── script.rpym
│   │   │   │   └── style.rpy
│   │   │   ├── turkish
│   │   │   │   ├── common.rpy
│   │   │   │   ├── developer.rpy
│   │   │   │   ├── error.rpy
│   │   │   │   ├── gui.rpy
│   │   │   │   ├── launcher.rpy
│   │   │   │   ├── options.rpy
│   │   │   │   ├── screens.rpy
│   │   │   │   └── script.rpym
│   │   │   └── vietnamese
│   │   │   ├── common.rpy
│   │   │   ├── developer.rpy
│   │   │   ├── error.rpy
│   │   │   ├── gui.rpy
│   │   │   ├── launcher.rpy
│   │   │   ├── obsolete.rpy
│   │   │   ├── options.rpy
│   │   │   └── screens.rpy
│   │   ├── translations.rpy
│   │   ├── updater.rpy
│   │   ├── util.rpy
│   │   ├── web.rpy
│   │   └── webserver.py
│   ├── icon.icns
│   ├── None.edit.py
│   ├── project.json
│   ├── System Editor.edit.py
│   └── theme
│   ├── theme_background.jpg
│   └── theme.rpy
├── LICENSE.txt
├── module
│   ├── renpy
│   │   ├── audio
│   │   │   └── renpysound.so
│   │   ├── display
│   │   │   ├── accelerator.so
│   │   │   └── render.so
│   │   ├── gl
│   │   │   ├── gl1.so
│   │   │   ├── gldraw.so
│   │   │   ├── glenviron_fixed.so
│   │   │   ├── glenviron_limited.so
│   │   │   ├── glenviron_shader.so
│   │   │   ├── glrtt_copy.so
│   │   │   ├── glrtt_fbo.so
│   │   │   ├── gl.so
│   │   │   └── gltexture.so
│   │   ├── gl2
│   │   │   ├── gl2draw.so
│   │   │   ├── gl2environ_shader.so
│   │   │   ├── gl2rtt_fbo.so
│   │   │   ├── gl2texture.so
│   │   │   ├── uguugl.so
│   │   │   └── uguu.so
│   │   ├── parsersupport.so
│   │   ├── pydict.so
│   │   ├── styledata
│   │   │   ├── style_activate_functions.so
│   │   │   ├── styleclass.so
│   │   │   ├── style_functions.so
│   │   │   ├── style_hover_functions.so
│   │   │   ├── style_idle_functions.so
│   │   │   ├── style_insensitive_functions.so
│   │   │   ├── style_selected_activate_functions.so
│   │   │   ├── style_selected_functions.so
│   │   │   ├── style_selected_hover_functions.so
│   │   │   ├── style_selected_idle_functions.so
│   │   │   ├── style_selected_insensitive_functions.so
│   │   │   └── stylesets.so
│   │   ├── style.so
│   │   └── text
│   │   ├── ftfont.so
│   │   ├── textsupport.so
│   │   └── texwrap.so
│   ├── Ren_Py-7.3.0.271-py2.7.egg-info
│   ├── _renpybidi.so
│   └── _renpy.so
├── renpy
│   ├── add_from.py
│   ├── angle
│   │   ├── glblacklist.py
│   │   ├── gldraw.pxd
│   │   ├── gldraw.pyx
│   │   ├── glenviron_shader.pyx
│   │   ├── gl.pxd
│   │   ├── gl.pyx
│   │   ├── glrtt_copy.pyx
│   │   ├── glrtt_fbo.pyx
│   │   ├── gltexture.pxd
│   │   ├── gltexture.pyx
│   │   └── __init__.py
│   ├── arguments.py
│   ├── ast.py
│   ├── atl.py
│   ├── audio
│   │   ├── androidhw.py
│   │   ├── audio.py
│   │   ├── __init__.py
│   │   ├── ioshw.py
│   │   ├── music.py
│   │   ├── renpysound.pyx
│   │   └── sound.py
│   ├── bootstrap.py
│   ├── character.py
│   ├── color.py
│   ├── common
│   │   ├── 000atl.rpy
│   │   ├── 000namespaces.rpy
│   │   ├── 000statements.rpy
│   │   ├── 000window.rpy
│   │   ├── 00accessibility.rpy
│   │   ├── 00achievement.rpy
│   │   ├── 00action_audio.rpy
│   │   ├── 00action_control.rpy
│   │   ├── 00action_data.rpy
│   │   ├── 00action_file.rpy
│   │   ├── 00action_menu.rpy
│   │   ├── 00action_other.rpy
│   │   ├── 00barvalues.rpy
│   │   ├── 00build.rpy
│   │   ├── 00compat.rpy
│   │   ├── 00console.rpy
│   │   ├── 00defaults.rpy
│   │   ├── 00definitions.rpy
│   │   ├── 00director.rpy
│   │   ├── 00gallery.rpy
│   │   ├── 00gamemenu.rpy
│   │   ├── 00gamepad.rpy
│   │   ├── 00gltest.rpy
│   │   ├── 00gui.rpy
│   │   ├── 00iap.rpy
│   │   ├── 00iconbutton.rpy
│   │   ├── 00icon.rpy
│   │   ├── 00images.rpy
│   │   ├── 00inputvalues.rpy
│   │   ├── 00keymap.rpy
│   │   ├── 00layeredimage.rpy
│   │   ├── 00layout.rpy
│   │   ├── 00library.rpy
│   │   ├── 00mixers.rpy
│   │   ├── 00musicroom.rpy
│   │   ├── 00nvl_mode.rpy
│   │   ├── 00obsolete.rpy
│   │   ├── 00performance.rpy
│   │   ├── 00placeholder.rpy
│   │   ├── 00preferences.rpy
│   │   ├── 00sideimage.rpy
│   │   ├── 00splines.rpy
│   │   ├── 00start.rpy
│   │   ├── 00stylepreferences.rpy
│   │   ├── 00style.rpy
│   │   ├── 00themes.rpy
│   │   ├── 00updater.rpy
│   │   ├── 00voice.rpy
│   │   ├── blindstile.png
│   │   ├── _compat
│   │   │   ├── gamemenu.rpym
│   │   │   ├── library.rpym
│   │   │   ├── mainmenu.rpym
│   │   │   ├── preferences.rpym
│   │   │   ├── styles.rpym
│   │   │   └── themes.rpym
│   │   ├── DejaVuSans-Bold.ttf
│   │   ├── DejaVuSans.ttf
│   │   ├── DejaVuSans.txt
│   │   ├── _developer
│   │   │   ├── developer.rpym
│   │   │   └── inspector.rpym
│   │   ├── _errorhandling.rpym
│   │   ├── gamecontrollerdb.txt
│   │   ├── _layout
│   │   │   ├── classic_joystick_preferences.rpym
│   │   │   ├── classic_load_save.rpym
│   │   │   ├── classic_main_menu.rpym
│   │   │   ├── classic_navigation.rpym
│   │   │   ├── classic_preferences_common.rpym
│   │   │   ├── classic_preferences.rpym
│   │   │   ├── classic_yesno_prompt.rpym
│   │   │   ├── grouped_main_menu.rpym
│   │   │   ├── grouped_navigation.rpym
│   │   │   ├── imagemap_common.rpym
│   │   │   ├── imagemap_load_save.rpym
│   │   │   ├── imagemap_main_menu.rpym
│   │   │   ├── imagemap_navigation.rpym
│   │   │   ├── imagemap_preferences.rpym
│   │   │   ├── imagemap_yesno_prompt.rpym
│   │   │   ├── one_column_preferences.rpym
│   │   │   ├── screen_joystick_preferences.rpym
│   │   │   ├── screen_load_save.rpym
│   │   │   ├── screen_main_menu.rpym
│   │   │   ├── screen_preferences.rpym
│   │   │   ├── screen_yesno_prompt.rpym
│   │   │   ├── scrolling_load_save.rpym
│   │   │   └── two_column_preferences.rpym
│   │   ├── _OpenDyslexic3-Regular.ttf
│   │   ├── _OpenDyslexic3-Regular.txt
│   │   ├── _outline
│   │   │   ├── bar.png
│   │   │   ├── circle.png
│   │   │   └── vbar.png
│   │   ├── _placeholder
│   │   │   ├── boy.png
│   │   │   └── girl.png
│   │   ├── _roundrect
│   │   │   ├── rr12g.png
│   │   │   ├── rr12.png
│   │   │   ├── rr6g.png
│   │   │   ├── rr6.png
│   │   │   ├── rrscrollbar.png
│   │   │   ├── rrscrollbar_thumb.png
│   │   │   ├── rrslider_empty.png
│   │   │   ├── rrslider_full.png
│   │   │   ├── rrslider_thumb.png
│   │   │   ├── rrvscrollbar.png
│   │   │   ├── rrvscrollbar_thumb.png
│   │   │   ├── rrvslider_empty.png
│   │   │   ├── rrvslider_full.png
│   │   │   └── rrvslider_thumb.png
│   │   ├── _silence.ogg
│   │   ├── squarestile.png
│   │   ├── _theme_amie2
│   │   │   ├── bar.png
│   │   │   ├── button_hover.png
│   │   │   ├── button.png
│   │   │   ├── frame.png
│   │   │   ├── hover_bar.png
│   │   │   └── hover_frame.png
│   │   ├── _theme_austen
│   │   │   ├── au_box.png
│   │   │   ├── auscrollbar.png
│   │   │   ├── auscrollbar_thumb.png
│   │   │   ├── auslider_empty.png
│   │   │   ├── auslider_full.png
│   │   │   ├── auslider_thumb.png
│   │   │   ├── auvscrollbar.png
│   │   │   ├── auvscrollbar_thumb.png
│   │   │   ├── auvslider_empty.png
│   │   │   ├── auvslider_full.png
│   │   │   └── auvslider_thumb.png
│   │   ├── _theme_awt
│   │   │   ├── bar_full_overlay.png
│   │   │   ├── bar_full.png
│   │   │   ├── bar_thumb.gif
│   │   │   ├── bar_thumb_overlay.png
│   │   │   ├── bar_thumb.png
│   │   │   ├── button_disabled_overlay.png
│   │   │   ├── button_overlay_highlight.png
│   │   │   ├── button_overlay.png
│   │   │   ├── button.png
│   │   │   ├── button_selected_overlay_highlight.png
│   │   │   ├── button_selected_overlay.png
│   │   │   ├── button_selected.png
│   │   │   ├── frame_overlay.png
│   │   │   ├── frame.png
│   │   │   ├── OFL.txt
│   │   │   ├── Quicksand-Bold.ttf
│   │   │   ├── Quicksand-Regular.ttf
│   │   │   ├── radio_base_overlay.png
│   │   │   ├── radio_base.png
│   │   │   ├── radio_selected_hover.png
│   │   │   ├── radio_unselected_hover.png
│   │   │   ├── radio_unselected.png
│   │   │   ├── scroller_overlay.png
│   │   │   ├── scroller.png
│   │   │   ├── slider_empty_all.png
│   │   │   ├── slider_empty_overlay.png
│   │   │   ├── slider_full_overlay.png
│   │   │   ├── slider_full.png
│   │   │   ├── v_bar_full_overlay.png
│   │   │   ├── v_bar_full.png
│   │   │   ├── v_bar_thumb_overlay.png
│   │   │   ├── v_bar_thumb.png
│   │   │   ├── vscroller_overlay.png
│   │   │   ├── vscroller.png
│   │   │   ├── vslider_empty_all.png
│   │   │   ├── vslider_full_overlay.png
│   │   │   ├── vslider_full.png
│   │   │   ├── vthumb_overlay.png
│   │   │   └── vthumb.png
│   │   ├── _theme_bordered
│   │   │   ├── br_box.png
│   │   │   ├── brscrollbar.png
│   │   │   ├── brscrollbar_thumb.png
│   │   │   ├── brslider_empty.png
│   │   │   ├── brslider_full.png
│   │   │   ├── brslider_thumb.png
│   │   │   ├── brvscrollbar.png
│   │   │   ├── brvscrollbar_thumb.png
│   │   │   ├── brvslider_empty.png
│   │   │   ├── brvslider_full.png
│   │   │   └── brvslider_thumb.png
│   │   ├── _theme_crayon
│   │   │   ├── cry_box2.png
│   │   │   ├── cry_box.png
│   │   │   ├── cryscrollbar.png
│   │   │   ├── cryscrollbar_thumb.png
│   │   │   ├── cryslider_empty.png
│   │   │   ├── cryslider_full.png
│   │   │   ├── cryslider_thumb.png
│   │   │   ├── cryvscrollbar.png
│   │   │   ├── cryvscrollbar_thumb.png
│   │   │   ├── cryvslider_empty.png
│   │   │   ├── cryvslider_full.png
│   │   │   ├── cryvslider_thumb.png
│   │   │   └── rr12g.png
│   │   ├── _theme_diamond
│   │   │   ├── d_box.png
│   │   │   ├── dscrollbar.png
│   │   │   ├── dscrollbar_thumb.png
│   │   │   ├── dslider_empty.png
│   │   │   ├── dslider_full.png
│   │   │   ├── dslider_thumb.png
│   │   │   ├── dvscrollbar.png
│   │   │   ├── dvscrollbar_thumb.png
│   │   │   ├── dvslider_empty.png
│   │   │   ├── dvslider_full.png
│   │   │   └── dvslider_thumb.png
│   │   ├── _theme_glow
│   │   │   ├── g_box.png
│   │   │   ├── g_outline.png
│   │   │   ├── gscrollbar.png
│   │   │   ├── gscrollbar_thumb.png
│   │   │   ├── gslider_empty.png
│   │   │   ├── gslider_full.png
│   │   │   ├── gslider_thumb.png
│   │   │   ├── gvscrollbar.png
│   │   │   ├── gvscrollbar_thumb.png
│   │   │   ├── gvslider_empty.png
│   │   │   ├── gvslider_full.png
│   │   │   └── gvslider_thumb.png
│   │   ├── _theme_marker
│   │   │   ├── ink_box.png
│   │   │   ├── inkscrollbar.png
│   │   │   ├── inkscrollbar_thumb.png
│   │   │   ├── inkslider_empty.png
│   │   │   ├── inkslider_full.png
│   │   │   ├── inkslider_thumb.png
│   │   │   ├── inkvscrollbar.png
│   │   │   ├── inkvscrollbar_thumb.png
│   │   │   ├── inkvslider_empty.png
│   │   │   ├── inkvslider_full.png
│   │   │   └── inkvslider_thumb.png
│   │   ├── _theme_regal
│   │   │   ├── re_box.png
│   │   │   ├── rescrollbar.png
│   │   │   ├── rescrollbar_thumb.png
│   │   │   ├── reslider_empty.png
│   │   │   ├── reslider_full.png
│   │   │   ├── reslider_thumb.png
│   │   │   ├── revscrollbar.png
│   │   │   ├── revscrollbar_thumb.png
│   │   │   ├── revslider_empty.png
│   │   │   ├── revslider_full.png
│   │   │   └── revslider_thumb.png
│   │   ├── _theme_threeD
│   │   │   ├── th_box.png
│   │   │   ├── thscrollbar.png
│   │   │   ├── thscrollbar_thumb.png
│   │   │   ├── thslider_empty.png
│   │   │   ├── thslider_full.png
│   │   │   ├── thslider_thumb.png
│   │   │   ├── thvscrollbar.png
│   │   │   ├── thvscrollbar_thumb.png
│   │   │   ├── thvslider_empty.png
│   │   │   ├── thvslider_full.png
│   │   │   └── thvslider_thumb.png
│   │   ├── _theme_tv
│   │   │   ├── t_box.png
│   │   │   ├── tscrollbar.png
│   │   │   ├── tscrollbar_thumb.png
│   │   │   ├── tslider_empty.png
│   │   │   ├── tslider_full.png
│   │   │   ├── tslider_thumb.png
│   │   │   ├── tvscrollbar.png
│   │   │   ├── tvscrollbar_thumb.png
│   │   │   ├── tvslider_empty.png
│   │   │   ├── tvslider_full.png
│   │   │   └── tvslider_thumb.png
│   │   ├── _transparent_tile.png
│   │   └── _tv_unsafe.png
│   ├── config.py
│   ├── curry.py
│   ├── debug.py
│   ├── defaultstore.py
│   ├── display
│   │   ├── accelerator.pyx
│   │   ├── anim.py
│   │   ├── behavior.py
│   │   ├── controller.py
│   │   ├── core.py
│   │   ├── dragdrop.py
│   │   ├── emulator.py
│   │   ├── error.py
│   │   ├── focus.py
│   │   ├── gesture.py
│   │   ├── imagelike.py
│   │   ├── imagemap.py
│   │   ├── image.py
│   │   ├── im.py
│   │   ├── __init__.py
│   │   ├── joystick.py
│   │   ├── layout.py
│   │   ├── minigame.py
│   │   ├── module.py
│   │   ├── motion.py
│   │   ├── movetransition.py
│   │   ├── particle.py
│   │   ├── pgrender.py
│   │   ├── predict.py
│   │   ├── presplash.py
│   │   ├── render.pxd
│   │   ├── render.pyx
│   │   ├── scale.py
│   │   ├── screen.py
│   │   ├── swdraw.py
│   │   ├── transform.py
│   │   ├── transition.py
│   │   ├── tts.py
│   │   ├── video.py
│   │   └── viewport.py
│   ├── dump.py
│   ├── easy.py
│   ├── editor.py
│   ├── error.py
│   ├── execution.py
│   ├── exports.py
│   ├── game.py
│   ├── gl
│   │   ├── gl1.pxd
│   │   ├── gl1.pyx
│   │   ├── gldraw.pxd
│   │   ├── gldraw.pyx
│   │   ├── glenviron_fixed.pyx
│   │   ├── glenviron_limited.pyx
│   │   ├── glenviron_shader.pyx
│   │   ├── gl.pxd
│   │   ├── gl.pyx
│   │   ├── glrtt_copy.pyx
│   │   ├── glrtt_fbo.pyx
│   │   ├── gltexture.pxd
│   │   ├── gltexture.pyx
│   │   └── __init__.py
│   ├── gl2
│   │   ├── DESIGN.rst
│   │   ├── gl2blacklist.py
│   │   ├── gl2draw.pxd
│   │   ├── gl2draw.pyx
│   │   ├── gl2environ_shader.pyx
│   │   ├── gl2rtt_fbo.pyx
│   │   ├── gl2texture.pxd
│   │   ├── gl2texture.pyx
│   │   ├── __init__.py
│   │   ├── uguugl.pxd
│   │   ├── uguugl.pyx
│   │   └── uguu.pyx
│   ├── __init__.py
│   ├── __init__.pyc
│   ├── lint.py
│   ├── loader.py
│   ├── loadsave.py
│   ├── log.py
│   ├── main.py
│   ├── memory.py
│   ├── minstore.py
│   ├── object.py
│   ├── parser.py
│   ├── parsersupport.pyx
│   ├── performance.py
│   ├── persistent.py
│   ├── preferences.py
│   ├── pyanalysis.py
│   ├── pydict.pyx
│   ├── python.py
│   ├── savelocation.py
│   ├── screenlang.py
│   ├── scriptedit.py
│   ├── script.py
│   ├── six.py
│   ├── sl2
│   │   ├── __init__.py
│   │   ├── slast.py
│   │   ├── sldisplayables.py
│   │   ├── slparser.py
│   │   └── slproperties.py
│   ├── statements.py
│   ├── styledata
│   │   ├── __init__.py
│   │   ├── styleclass.pyx
│   │   ├── stylesets.pyx
│   │   └── styleutil.py
│   ├── style.pxd
│   ├── style.pyx
│   ├── substitutions.py
│   ├── test
│   │   ├── __init__.py
│   │   ├── testast.py
│   │   ├── testexecution.py
│   │   ├── testfocus.py
│   │   ├── testkey.py
│   │   ├── testmouse.py
│   │   └── testparser.py
│   ├── text
│   │   ├── extras.py
│   │   ├── font.py
│   │   ├── ftfont.pyx
│   │   ├── __init__.py
│   │   ├── linebreak.pxi
│   │   ├── text.py
│   │   ├── textsupport.pxd
│   │   ├── textsupport.pyx
│   │   └── texwrap.pyx
│   ├── translation
│   │   ├── dialogue.py
│   │   ├── extract.py
│   │   ├── generation.py
│   │   ├── __init__.py
│   │   ├── merge.py
│   │   └── scanstrings.py
│   ├── ui.py
│   ├── vc_version.py
│   ├── vc_version.pyc
│   └── warp.py
├── renpy.py
├── sphinx
│   ├── build.sh
│   ├── checks.py
│   ├── game
│   │   ├── doc.py
│   │   ├── script.rpy
│   │   └── script.rpyc
│   └── source
│   ├── achievement.rst
│   ├── android-packaging.rst
│   ├── android.rst
│   ├── atl.rst
│   ├── audio.rst
│   ├── build.rst
│   ├── cds.rst
│   ├── changelog.rst
│   ├── character_callbacks.rst
│   ├── chromeos.rst
│   ├── color_class.rst
│   ├── commandline.jpg
│   ├── conditional.rst
│   ├── config.rst
│   ├── conf.py
│   ├── credits.rst
│   ├── custom_text_tags.rst
│   ├── developer_tools.rst
│   ├── dialogue.rst
│   ├── director.rst
│   ├── displayables.rst
│   ├── displaying_images.rst
│   ├── display_problems.rst
│   ├── distributor.rst
│   ├── drag_drop.rst
│   ├── editor.rst
│   ├── environment_variables.rst
│   ├── file_python.rst
│   ├── fill-translator-credits.py
│   ├── frame_example.png
│   ├── gesture.rst
│   ├── gui
│   │   ├── bar.jpg
│   │   ├── borders1.png
│   │   ├── borders2.png
│   │   ├── borders3.png
│   │   ├── button_preferences.jpg
│   │   ├── easy_choice_screen.jpg
│   │   ├── easy_game_menu.jpg
│   │   ├── easy_main_menu.jpg
│   │   ├── easy_say_screen.jpg
│   │   ├── frame_confirm.jpg
│   │   ├── history.png
│   │   ├── intermediate_dialogue.jpg
│   │   ├── ivory-off-white-paper-texture.jpg
│   │   ├── namebox.jpg
│   │   ├── nvl.jpg
│   │   ├── overlay_game_menu.jpg
│   │   ├── overlay_main_menu.jpg
│   │   ├── scrollbar_history.jpg
│   │   ├── skip_notify.jpg
│   │   ├── slider_preferences.jpg
│   │   ├── slot_save.jpg
│   │   └── text.jpg
│   ├── gui_advanced.rst
│   ├── gui.rst
│   ├── history.rst
│   ├── iap.rst
│   ├── incompatible.rst
│   ├── index.rst
│   ├── input.rst
│   ├── ios.rst
│   ├── keymap.rst
│   ├── keywords.py
│   ├── label.rst
│   ├── language_basics.rst
│   ├── layeredimage.rst
│   ├── license.rst
│   ├── logo.png
│   ├── menus.rst
│   ├── modes.rst
│   ├── movie.rst
│   ├── multiple.rst
│   ├── nvl_mode.rst
│   ├── oshs
│   │   └── game
│   │   ├── ArchitectsDaughter.ttf
│   │   ├── cache
│   │   │   ├── bytecode.rpyb
│   │   │   ├── pyanalysis.rpyb
│   │   │   └── screens.rpyb
│   │   ├── gui
│   │   │   ├── bar
│   │   │   │   ├── bottom.png
│   │   │   │   ├── left.png
│   │   │   │   ├── right.png
│   │   │   │   └── top.png
│   │   │   ├── button
│   │   │   │   ├── check_foreground.png
│   │   │   │   ├── check_selected_foreground.png
│   │   │   │   ├── choice_hover_background.png
│   │   │   │   ├── choice_idle_background.png
│   │   │   │   ├── hover_background.png
│   │   │   │   ├── idle_background.png
│   │   │   │   ├── quick_hover_background.png
│   │   │   │   ├── quick_idle_background.png
│   │   │   │   ├── radio_foreground.png
│   │   │   │   ├── radio_selected_foreground.png
│   │   │   │   ├── slot_hover_background.png
│   │   │   │   └── slot_idle_background.png
│   │   │   ├── frame.png
│   │   │   ├── game_menu.png
│   │   │   ├── main_menu.png
│   │   │   ├── namebox.png
│   │   │   ├── notify.png
│   │   │   ├── nvl.png
│   │   │   ├── overlay
│   │   │   │   ├── confirm.png
│   │   │   │   ├── game_menu.png
│   │   │   │   └── main_menu.png
│   │   │   ├── phone
│   │   │   │   ├── nvl.png
│   │   │   │   ├── overlay
│   │   │   │   │   ├── game_menu.png
│   │   │   │   │   └── main_menu.png
│   │   │   │   └── textbox.png
│   │   │   ├── scrollbar
│   │   │   │   ├── horizontal_hover_bar.png
│   │   │   │   ├── horizontal_hover_thumb.png
│   │   │   │   ├── horizontal_idle_bar.png
│   │   │   │   ├── horizontal_idle_thumb.png
│   │   │   │   ├── vertical_hover_bar.png
│   │   │   │   ├── vertical_hover_thumb.png
│   │   │   │   ├── vertical_idle_bar.png
│   │   │   │   └── vertical_idle_thumb.png
│   │   │   ├── skip.png
│   │   │   ├── slider
│   │   │   │   ├── horizontal_hover_bar.png
│   │   │   │   ├── horizontal_hover_thumb.png
│   │   │   │   ├── horizontal_idle_bar.png
│   │   │   │   ├── horizontal_idle_thumb.png
│   │   │   │   ├── vertical_hover_bar.png
│   │   │   │   ├── vertical_hover_thumb.png
│   │   │   │   ├── vertical_idle_bar.png
│   │   │   │   └── vertical_idle_thumb.png
│   │   │   ├── textbox.png
│   │   │   └── window_icon.png
│   │   ├── gui.rpy
│   │   ├── gui.rpyc
│   │   ├── images
│   │   │   ├── borders.png
│   │   │   └── eileen happy.png
│   │   ├── OFL.txt
│   │   ├── options.rpy
│   │   ├── options.rpyc
│   │   ├── sample_audio.opus
│   │   ├── screens.rpy
│   │   ├── screens.rpyc
│   │   ├── script.rpy
│   │   └── script.rpyc
│   ├── other.rst
│   ├── persistent.rst
│   ├── preferences.rst
│   ├── problems.rst
│   ├── python.rst
│   ├── quickstart
│   │   ├── color.png
│   │   ├── launcher.png
│   │   ├── project_name.png
│   │   └── resolution.png
│   ├── quickstart.rst
│   ├── raspi.rst
│   ├── renpydoc
│   │   ├── static
│   │   │   ├── navbar-logo.png
│   │   │   └── renpydoc.css
│   │   └── theme.conf
│   ├── renpydoc.py
│   ├── reserved.rst
│   ├── rooms.rst
│   ├── save_load_rollback.rst
│   ├── screen_actions.rst
│   ├── screen_optimization.rst
│   ├── screen_python.rst
│   ├── screen_special.rst
│   ├── screens.rst
│   ├── self_voicing.rst
│   ├── side_image.rst
│   ├── skins.rst
│   ├── sponsors.html
│   ├── sponsors.rst
│   ├── sprites.rst
│   ├── statement_equivalents.rst
│   ├── _static
│   │   └── environment.txt
│   ├── store_variables.rst
│   ├── style_properties.rst
│   ├── style.rst
│   ├── text.rst
│   ├── thequestion_nvl.rst
│   ├── thequestion.rst
│   ├── thequestion.txt
│   ├── transforms.rst
│   ├── transitions.rst
│   ├── translating_renpy.rst
│   ├── translation.rst
│   ├── trans_trans_python.rst
│   ├── udd.rst
│   ├── updater.rst
│   └── voice.rst
├── the_question
│   ├── android-icon_background.png
│   ├── android-icon_foreground.png
│   ├── game
│   │   ├── gui
│   │   │   ├── bar
│   │   │   │   ├── bottom.png
│   │   │   │   ├── left.png
│   │   │   │   ├── right.png
│   │   │   │   └── top.png
│   │   │   ├── button
│   │   │   │   ├── check_foreground.png
│   │   │   │   ├── check_selected_foreground.png
│   │   │   │   ├── choice_hover_background.png
│   │   │   │   ├── choice_idle_background.png
│   │   │   │   ├── hover_background.png
│   │   │   │   ├── idle_background.png
│   │   │   │   ├── quick_hover_background.png
│   │   │   │   ├── quick_idle_background.png
│   │   │   │   ├── radio_foreground.png
│   │   │   │   ├── radio_selected_foreground.png
│   │   │   │   ├── slot_hover_background.png
│   │   │   │   └── slot_idle_background.png
│   │   │   ├── frame.png
│   │   │   ├── game_menu.png
│   │   │   ├── main_menu.png
│   │   │   ├── namebox.png
│   │   │   ├── notify.png
│   │   │   ├── nvl.png
│   │   │   ├── overlay
│   │   │   │   ├── confirm.png
│   │   │   │   ├── game_menu.png
│   │   │   │   └── main_menu.png
│   │   │   ├── phone
│   │   │   │   ├── nvl.png
│   │   │   │   ├── overlay
│   │   │   │   │   ├── game_menu.png
│   │   │   │   │   └── main_menu.png
│   │   │   │   └── textbox.png
│   │   │   ├── scrollbar
│   │   │   │   ├── horizontal_hover_bar.png
│   │   │   │   ├── horizontal_hover_thumb.png
│   │   │   │   ├── horizontal_idle_bar.png
│   │   │   │   ├── horizontal_idle_thumb.png
│   │   │   │   ├── vertical_hover_bar.png
│   │   │   │   ├── vertical_hover_thumb.png
│   │   │   │   ├── vertical_idle_bar.png
│   │   │   │   └── vertical_idle_thumb.png
│   │   │   ├── skip.png
│   │   │   ├── slider
│   │   │   │   ├── horizontal_hover_bar.png
│   │   │   │   ├── horizontal_hover_thumb.png
│   │   │   │   ├── horizontal_idle_bar.png
│   │   │   │   ├── horizontal_idle_thumb.png
│   │   │   │   ├── vertical_hover_bar.png
│   │   │   │   ├── vertical_hover_thumb.png
│   │   │   │   ├── vertical_idle_bar.png
│   │   │   │   └── vertical_idle_thumb.png
│   │   │   ├── textbox.png
│   │   │   └── window_icon.png
│   │   ├── gui.rpy
│   │   ├── illurock.opus
│   │   ├── images
│   │   │   ├── bg club.jpg
│   │   │   ├── bg lecturehall.jpg
│   │   │   ├── bg meadow.jpg
│   │   │   ├── bg uni.jpg
│   │   │   ├── sylvie blue giggle.png
│   │   │   ├── sylvie blue normal.png
│   │   │   ├── sylvie blue smile.png
│   │   │   ├── sylvie blue surprised.png
│   │   │   ├── sylvie green giggle.png
│   │   │   ├── sylvie green normal.png
│   │   │   ├── sylvie green smile.png
│   │   │   └── sylvie green surprised.png
│   │   ├── options.rpy
│   │   ├── screens.rpy
│   │   ├── script.rpy
│   │   └── tl
│   │   ├── french
│   │   │   ├── common.rpy
│   │   │   ├── options.rpy
│   │   │   ├── screens.rpy
│   │   │   └── script.rpy
│   │   ├── korean
│   │   │   ├── common.rpy
│   │   │   ├── options.rpy
│   │   │   ├── screens.rpy
│   │   │   └── script.rpy
│   │   ├── malay
│   │   │   ├── common.rpy
│   │   │   ├── options.rpy
│   │   │   ├── screens.rpy
│   │   │   └── script.rpy
│   │   ├── None
│   │   │   └── common.rpym
│   │   ├── russian
│   │   │   ├── common.rpy
│   │   │   ├── options.rpy
│   │   │   ├── screens.rpy
│   │   │   └── script.rpy
│   │   ├── simplified_chinese
│   │   │   ├── options.rpy
│   │   │   ├── screens.rpy
│   │   │   └── script.rpy
│   │   ├── spanish
│   │   │   ├── common.rpy
│   │   │   ├── options.rpy
│   │   │   ├── screens.rpy
│   │   │   └── script.rpy
│   │   └── traditional_chinese
│   │   ├── options.rpy
│   │   └── script.rpy
│   ├── icon.icns
│   ├── icon.ico
│   ├── ios-icon.png
│   ├── ios-launchimage.png
│   └── project.json
└── tutorial
├── game
│   ├── 01director_support.rpy
│   ├── 01example.rpy
│   ├── examples.rpy
│   ├── exclamation.png
│   ├── gui
│   │   ├── bar
│   │   │   ├── bottom.png
│   │   │   ├── left.png
│   │   │   ├── right.png
│   │   │   └── top.png
│   │   ├── button
│   │   │   ├── check_foreground.png
│   │   │   ├── check_selected_foreground.png
│   │   │   ├── choice_hover_background.png
│   │   │   ├── choice_idle_background.png
│   │   │   ├── hover_background.png
│   │   │   ├── idle_background.png
│   │   │   ├── quick_hover_background.png
│   │   │   ├── quick_idle_background.png
│   │   │   ├── radio_foreground.png
│   │   │   ├── radio_selected_foreground.png
│   │   │   ├── slot_hover_background.png
│   │   │   └── slot_idle_background.png
│   │   ├── frame.png
│   │   ├── main_menu.jpg
│   │   ├── namebox.png
│   │   ├── notify.png
│   │   ├── nvl.png
│   │   ├── overlay
│   │   │   ├── confirm.png
│   │   │   ├── game_menu.png
│   │   │   └── main_menu.png
│   │   ├── phone
│   │   │   ├── nvl.png
│   │   │   ├── overlay
│   │   │   │   ├── game_menu.png
│   │   │   │   └── main_menu.png
│   │   │   └── textbox.png
│   │   ├── scrollbar
│   │   │   ├── horizontal_hover_bar.png
│   │   │   ├── horizontal_hover_thumb.png
│   │   │   ├── horizontal_idle_bar.png
│   │   │   ├── horizontal_idle_thumb.png
│   │   │   ├── vertical_hover_bar.png
│   │   │   ├── vertical_hover_thumb.png
│   │   │   ├── vertical_idle_bar.png
│   │   │   └── vertical_idle_thumb.png
│   │   ├── skip.png
│   │   ├── slider
│   │   │   ├── horizontal_hover_bar.png
│   │   │   ├── horizontal_hover_thumb.png
│   │   │   ├── horizontal_idle_bar.png
│   │   │   ├── horizontal_idle_thumb.png
│   │   │   ├── vertical_hover_bar.png
│   │   │   ├── vertical_hover_thumb.png
│   │   │   ├── vertical_idle_bar.png
│   │   │   └── vertical_idle_thumb.png
│   │   ├── startextbox.png
│   │   ├── textbox.png
│   │   └── window_icon.png
│   ├── gui.rpy
│   ├── images
│   │   ├── bar empty hover.png
│   │   ├── bar empty idle.png
│   │   ├── bar full hover.png
│   │   ├── bar full idle.png
│   │   ├── bar thumb hover.png
│   │   ├── bar thumb idle.png
│   │   ├── bg cave.jpg
│   │   ├── bg panorama.webp
│   │   ├── bg pong field.png
│   │   ├── bg washington.jpg
│   │   ├── bg whitehouse.jpg
│   │   ├── button glossy hover.png
│   │   ├── button glossy idle.png
│   │   ├── check_foreground.png
│   │   ├── check_selected_foreground.png
│   │   ├── concert1.png
│   │   ├── concert2.png
│   │   ├── concert3.png
│   │   ├── eileen concerned.png
│   │   ├── eileen happy.png
│   │   ├── eileen vhappy.png
│   │   ├── hover_background.png
│   │   ├── idle_background.png
│   │   ├── imagedissolve circleiris.png
│   │   ├── imagedissolve circlewipe.png
│   │   ├── imagedissolve dream.png
│   │   ├── imagedissolve teleport.png
│   │   ├── imagemap ground.png
│   │   ├── imagemap hover.png
│   │   ├── imagemap volume hover.png
│   │   ├── imagemap volume idle.png
│   │   ├── imagemap volume insensitive.png
│   │   ├── imagemap volume selected_hover.png
│   │   ├── imagemap volume selected_idle.png
│   │   ├── launcher distribute.png
│   │   ├── launcher step1.webp
│   │   ├── launcher step2.webp
│   │   ├── launcher step3.webp
│   │   ├── launcher step4.webp
│   │   ├── launcher step5.webp
│   │   ├── launcher translate.png
│   │   ├── logo base.png
│   │   ├── logo bw.png
│   │   ├── logo solid.png
│   │   ├── lucy happy.png
│   │   ├── lucy mad.png
│   │   ├── magic.png
│   │   ├── ninepatch paper.png
│   │   ├── ninepatch.png
│   │   ├── popup hrpprefs.png
│   │   ├── popup prefs.png
│   │   ├── popup save.png
│   │   └── spotlight.png
│   ├── indepth_character.rpy
│   ├── indepth_displayables.rpy
│   ├── indepth_minigame.rpy
│   ├── indepth_style.rpy
│   ├── indepth_text.rpy
│   ├── indepth_transitions.rpy
│   ├── indepth_translations.rpy
│   ├── keywords.py
│   ├── oa4_launch.webm
│   ├── options.rpy
│   ├── pong_beep.opus
│   ├── pong_boop.opus
│   ├── punch.opus
│   ├── renpyallstars.ogg
│   ├── screens.rpy
│   ├── script.rpy
│   ├── sunflower-slow-drag.ogg
│   ├── target1.png
│   ├── target2.png
│   ├── testcases.rpy
│   ├── tl
│   │   ├── french
│   │   │   ├── 01example.rpy
│   │   │   ├── common.rpy
│   │   │   ├── indepth_character.rpy
│   │   │   ├── indepth_displayables.rpy
│   │   │   ├── indepth_minigame.rpy
│   │   │   ├── indepth_style.rpy
│   │   │   ├── indepth_text.rpy
│   │   │   ├── indepth_transitions.rpy
│   │   │   ├── indepth_translations.rpy
│   │   │   ├── options.rpy
│   │   │   ├── screens.rpy
│   │   │   ├── script.rpy
│   │   │   ├── tutorial_atl.rpy
│   │   │   ├── tutorial_director.rpy
│   │   │   ├── tutorial_distribute.rpy
│   │   │   ├── tutorial_nvlmode.rpy
│   │   │   ├── tutorial_playing.rpy
│   │   │   ├── tutorial_quickstart.rpy
│   │   │   ├── tutorial_screen_displayables.rpy
│   │   │   ├── tutorial_screens.rpy
│   │   │   └── tutorial_video.rpy
│   │   ├── korean
│   │   │   ├── 01example.rpy
│   │   │   ├── common.rpy
│   │   │   ├── indepth_character.rpy
│   │   │   ├── indepth_displayables.rpy
│   │   │   ├── indepth_minigame.rpy
│   │   │   ├── indepth_style.rpy
│   │   │   ├── indepth_text.rpy
│   │   │   ├── indepth_transitions.rpy
│   │   │   ├── indepth_translations.rpy
│   │   │   ├── options.rpy
│   │   │   ├── screens.rpy
│   │   │   ├── script.rpy
│   │   │   ├── tutorial_atl.rpy
│   │   │   ├── tutorial_director.rpy
│   │   │   ├── tutorial_distribute.rpy
│   │   │   ├── tutorial_nvlmode.rpy
│   │   │   ├── tutorial_playing.rpy
│   │   │   ├── tutorial_quickstart.rpy
│   │   │   ├── tutorial_screen_displayables.rpy
│   │   │   ├── tutorial_screens.rpy
│   │   │   └── tutorial_video.rpy
│   │   ├── None
│   │   │   └── common.rpym
│   │   ├── piglatin
│   │   │   ├── 01example.rpy
│   │   │   ├── common.rpy
│   │   │   ├── indepth_character.rpy
│   │   │   ├── indepth_displayables.rpy
│   │   │   ├── indepth_minigame.rpy
│   │   │   ├── indepth_style.rpy
│   │   │   ├── indepth_text.rpy
│   │   │   ├── indepth_transitions.rpy
│   │   │   ├── indepth_translations.rpy
│   │   │   ├── options.rpy
│   │   │   ├── screens.rpy
│   │   │   ├── script.rpy
│   │   │   ├── tutorial_atl.rpy
│   │   │   ├── tutorial_director.rpy
│   │   │   ├── tutorial_distribute.rpy
│   │   │   ├── tutorial_nvlmode.rpy
│   │   │   ├── tutorial_playing.rpy
│   │   │   ├── tutorial_quickstart.rpy
│   │   │   ├── tutorial_screen_displayables.rpy
│   │   │   ├── tutorial_screens.rpy
│   │   │   └── tutorial_video.rpy
│   │   ├── russian
│   │   │   ├── 01example.rpy
│   │   │   ├── common.rpy
│   │   │   ├── indepth_character.rpy
│   │   │   ├── indepth_displayables.rpy
│   │   │   ├── indepth_minigame.rpy
│   │   │   ├── indepth_style.rpy
│   │   │   ├── indepth_text.rpy
│   │   │   ├── indepth_transitions.rpy
│   │   │   ├── indepth_translations.rpy
│   │   │   ├── options.rpy
│   │   │   ├── screens.rpy
│   │   │   ├── script.rpy
│   │   │   ├── tutorial_atl.rpy
│   │   │   ├── tutorial_director.rpy
│   │   │   ├── tutorial_distribute.rpy
│   │   │   ├── tutorial_nvlmode.rpy
│   │   │   ├── tutorial_playing.rpy
│   │   │   ├── tutorial_quickstart.rpy
│   │   │   ├── tutorial_screen_displayables.rpy
│   │   │   ├── tutorial_screens.rpy
│   │   │   └── tutorial_video.rpy
│   │   └── spanish
│   │   ├── 01example.rpy
│   │   ├── common.rpy
│   │   ├── indepth_character.rpy
│   │   ├── indepth_displayables.rpy
│   │   ├── indepth_minigame.rpy
│   │   ├── indepth_style.rpy
│   │   ├── indepth_text.rpy
│   │   ├── indepth_transitions.rpy
│   │   ├── indepth_translations.rpy
│   │   ├── options.rpy
│   │   ├── screens.rpy
│   │   ├── script.rpy
│   │   ├── tutorial_atl.rpy
│   │   ├── tutorial_director.rpy
│   │   ├── tutorial_distribute.rpy
│   │   ├── tutorial_nvlmode.rpy
│   │   ├── tutorial_playing.rpy
│   │   ├── tutorial_quickstart.rpy
│   │   ├── tutorial_screen_displayables.rpy
│   │   ├── tutorial_screens.rpy
│   │   └── tutorial_video.rpy
│   ├── tower_clock.ogg
│   ├── tutorial_atl.rpy
│   ├── tutorial_director.rpy
│   ├── tutorial_director.rpym
│   ├── tutorial_distribute.rpy
│   ├── tutorial_nvlmode.rpy
│   ├── tutorial_playing.rpy
│   ├── tutorial_quickstart.rpy
│   ├── tutorial_screen_displayables.rpy
│   ├── tutorial_screens.rpy
│   └── tutorial_video.rpy
└── project.json
173 directories, 1427 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment