Ren'Py Downloader

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
GetOutOfMyLab
Newbie
Posts: 11
Joined: Sun Apr 03, 2022 8:04 pm
Contact:

Ren'Py Downloader

#1 Post by GetOutOfMyLab »

I'm playing around with the Ren'Py Downloader since the project I'm working on is approaching the 2 GB limit for Android.

First off, the documentation seems to focus on mobile, but is there any reason something like this couldn't be used for PC/Mac builds as a way for players to be able to update the game without having to download the full project?

Secondly, I noticed this creates an 'update' folder with a key.pem file and current.json. Should these be built with the project (PC and Mac) and distributed? I get a little wary when it comes to files named 'key' as that usually insinuates something that is mean to be private.

User avatar
PyTom
Ren'Py Creator
Posts: 16096
Joined: Mon Feb 02, 2004 10:58 am
Completed: Moonlight Walks
Projects: Ren'Py
IRC Nick: renpytom
Github: renpytom
itch: renpytom
Location: Kings Park, NY
Contact:

Re: Ren'Py Downloader

#2 Post by PyTom »

The downloader is meant for mobile - to turn one game into another. The updater is meant for pc/mac/linux - it's meant to update an existing game.

The key.pem file is the public key. (IIRC, the file you shouldn't distribute, but should back up, is named private.pem.) It's fine to distribute, and makes sure other people can't make releases of your game.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

GetOutOfMyLab
Newbie
Posts: 11
Joined: Sun Apr 03, 2022 8:04 pm
Contact:

Re: Ren'Py Downloader

#3 Post by GetOutOfMyLab »

Ah, I wasn't even aware there was an Updater. Found that bit of documentation now. That's great.

Thanks!

Post Reply

Who is online

Users browsing this forum: Google [Bot], munni