Only including a folder in Steam builds

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
Galo223344
Newbie
Posts: 4
Joined: Tue Sep 26, 2023 1:53 pm
Contact:

Only including a folder in Steam builds

#1 Post by Galo223344 »

Hello, I've read the documentation on builds but it's pretty confusing.

I'm adding a steam workshop upload app to my game which naturally I only want on Steam. We target three builds, steam, market, and Android, so ideally the folder would be either only included in the steam builds or it would be omited from market and android.

I tried this and it does omit it, but it also omits it from the steam build
build.classify('game/mods/workshop uploader/*', None)
build.classify('game/mods/workshop uploader/*', 'steam')

Also, we don't package our game.

Any help is appreciated :D

Post Reply

Who is online

Users browsing this forum: Google [Bot]