summaryrefslogtreecommitdiff
path: root/gnu/packages/aux-files/renpy
AgeCommit message (Collapse)Author
2024-02-25gnu: renpy: Update to 8.2.0.Liliana Marie Prikler
* gnu/packages/aux-files/renpy/renpy.in (path-to-saves): Honour RENPY_PATH_TO_SAVES. (path_to_logdir, predefined_searchpath): New procedures. * gnu/packages/game-development.scm (python-renpy): Update to 8.2.0.
2022-06-17gnu: renpy: Update to 7.99.99-0-3e854bc.Liliana Marie Prikler
* gnu/packages/aux-files/renpy/renpy.in (__renpy_files, path_to_gamedir): New procedures. * gnu/packages/game-development.scm (python-renpy): Update to 7.99.99-0-3e854bc. (renpy): Likewise. [inputs]: Add python-pefile, python-requests and python-six.
2022-01-15gnu: renpy: Move renpy command to aux-files.Liliana Marie Prikler
* gnu/packages/aux-files/renpy/renpy.in: New file. * gnu/packages/game-development.scm (renpy)[install]: Use renpy.in with substitute*. * Makefile.am (AUX_FILES): Add it here.