Add no_launcher_links.txt.

If a file named ``no_launcher_links.txt`` exists in the Ren'Py base directory (the one with
renpy.exe, renpy.sh, and renpy.app in it), the launcher will disable links to renpy.org. While
not guaranteed, this is intended in educational and homeschool environments to prevent young
Ren'Py users from seeing adult sponsors.
This commit is contained in:
Tom Rothamel
2024-12-11 21:59:35 -05:00
parent e3c4993487
commit 8d38a6ae4d
3 changed files with 19 additions and 3 deletions
+9
View File
@@ -12,3 +12,12 @@ If a file named ``projects.txt`` exists in the projects directory, it's expected
to contain a list of full paths, one per line. These paths are treated as if
they were inside the projects directory, and projects they contain show
up in the launcher.
No Launcher Links
-----------------
If a file named ``no_launcher_links.txt`` exists in the Ren'Py base directory (the one with
renpy.exe, renpy.sh, and renpy.app in it), the launcher will disable links to renpy.org. While
not guaranteed, this is intended in educational and homeschool environments to prevent young
Ren'Py users from seeing adult sponsors.