renpy / renpy-build

Build system for the Ren'Py visual novel engine. (The engine itself, not games.)
76 stars 51 forks source link

Support SDK installation from command-line #65

Open Ayowel opened 1 year ago

Ayowel commented 1 year ago

At the moment, there is no command-only way to install the SDK from the command-line, which is an issue when automating Ren'Py games' releases as it makes it impossible to 'cleanly' automate Android releases on CI/CD platforms.

This PR:

do10HM commented 8 months ago

This is absolutely a step in the right direction but I feel like we should also be able to just use an env variable for the SDK path. I develop for other android engines; why do I need a separate SDK directory just for ren'py?

wbrambley commented 8 months ago

You don't need separate android SDK, just create symlink for SDK folder after installing rapt.