Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Check out the FAQ on this page, there is the path on which RenPy is checking for mod files.

Ok butni couldnt under stand am i supposed to extract it then copy and paste it intonthe x-game file or do i go to internal storage/document/

You need to extract the files from the zip file to this location so it looks like this in the end:

"/Android/data/com.dbpanda.betweenhumanity/files/game/walkthrough.rpyc"

(+1)

ok but how do I do that? Can yiu give me a step by step guide please? Also I was trying to make my character's name in the text box red. But it kept saying hexcode invalid

I used a tool like cx file explorer the last time I moved the mod to the android installation. Or if that's possible for you, plug your phone to a PC, navigate to the respective folder and put the walkthrough mod there, same for the cx file explorer.

There is a default red color already available, if you want another red, try this value:

#FF0000

Don't forget the hashtag, it's necessary.

(+1)

Ok thank you.