Search found 4 matches
- Tue Oct 25, 2022 3:13 pm
- Forum: Ren'Py Questions and Announcements
- Topic: [Solved] How to call RenPy distribute from the command line
- Replies: 6
- Views: 170
Re: How to call RenPy distribute from the command line
Thanks a lot then I consider this solved 
- Mon Oct 24, 2022 12:37 pm
- Forum: Ren'Py Questions and Announcements
- Topic: [Solved] How to call RenPy distribute from the command line
- Replies: 6
- Views: 170
Re: How to call RenPy distribute from the command line
Thanks a lot, that did indeed work. I have other question though, what about android and web builds? I have only seen options for android but no mention of web from the command line arguments.
- Sun Oct 23, 2022 2:10 pm
- Forum: Ren'Py Questions and Announcements
- Topic: [Solved] How to call RenPy distribute from the command line
- Replies: 6
- Views: 170
Re: How to call RenPy distribute from the command line
Thanks for pointing me the existence of that python.exe inside the lib folder, I was getting some weird af errors and that got rid of those. However I can't still get it to work, not even output the help for the distribute command. My RenPy 8.0.3 is installed at D:\RenPy\renpy-8.0.3-sdk My game is a...
- Sun Oct 23, 2022 7:24 am
- Forum: Ren'Py Questions and Announcements
- Topic: [Solved] How to call RenPy distribute from the command line
- Replies: 6
- Views: 170
[Solved] How to call RenPy distribute from the command line
Hello. I want to set up an automatic pipeline to automatically build and generate the different builds for my game. How can this be achieved from the command line? I can't find anywhere documentation regarding what arguments does it accept like how can you specify which distributions you want, for e...