[solved]build exclusions?
Posted: Mon Apr 20, 2020 7:25 am
So i just made a build of a demo, but it still has all the files that I don't what out. I was looking up on the doc and I found here:
https://www.renpy.org/doc/html/build.ht ... ring-files
I was trying in the options.rpy
build.classify("**.png", None)
along with some other files but I keep getting
https://www.renpy.org/doc/html/build.ht ... ring-files
I was trying in the options.rpy
build.classify("**.png", None)
along with some other files but I keep getting
Code: Select all
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/options.rpy", line 7: expected statement.
build.classify("**.png", None)
^
Ren'Py Version: Ren'Py 7.3.5.606
Mon Apr 20 04:24:17 2020