bzr to git conversions, maintenance

This commit is contained in:
Trilarion
2019-12-13 14:37:46 +01:00
parent a8012ee2fd
commit 994c1abc95
60 changed files with 1099 additions and 924 deletions

15
entries/renpy.md Normal file
View File

@ -0,0 +1,15 @@
# Ren'Py
_Visual novel engine._
- Home: https://www.renpy.org/
- State: mature
- Download: https://www.renpy.org/latest.html
- Platform: Windows, Linux, macOS, Android, iOS, Web
- Keywords: visual novel, framework
- Code repository: https://github.com/renpy/renpy.git, https://github.com/renpy/pygame_sdl2.git (+), https://github.com/renpy/renpy-deps.git (+), https://github.com/renpy/python-for-android.git (+), https://github.com/renpy/rapt.git (+), https://github.com/renpy/renios.git (+)
- Code language: C, Python, Ren'Py
- Code license: LGPL-2.1 (most code under MIT)
- Code dependencies: pygame, SDL2
## Building