Skip to content

Instantly share code, notes, and snippets.

View brend32's full-sized avatar

_BrenD_ brend32

View GitHub Profile
@brend32
brend32 / screens.rpy
Last active January 11, 2022 15:52
Скрипт для игры Зайчик (Tiny Bunny https://store.steampowered.com/app/1421250/Tiny_Bunny/) версии 3.0.1
init -1 style default:
properties gui.text_properties()
language gui.language
init -1 style input:
properties gui.text_properties("input", accent=True)
adjust_spacing False
init -1 style hyperlink_text:
properties gui.text_properties("hyperlink", accent=True)