So I extracted the files and put them in the game folder I made and I get a traceback message?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/Summertime Saga Naughty Tribute Mod 0.20.11-1.02/scripts/01TributeModConfig.rpy", line 714, in <module>
raise Exception("Naughty Tribute Mod not found in " + gamedir + ". Check installation.")
Exception: Naughty Tribute Mod not found in /storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game. Check installation.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 316, in bootstrap
File "/home/gitlab-runner/renpy-sdk/renpy-7.3.5-sdk-ci/renpy/main.py", line 419, in main
File "renpy/script.py", line 275, in load_script
File "renpy/script.py", line 779, in load_appropriate_file
File "renpy/script.py", line 468, in finish_load
File "renpy/ast.py", line 971, in early_execute
File "renpy/python.py", line 2028, in py_exec_bytecode
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/Summertime Saga Naughty Tribute Mod 0.20.11-1.02/scripts/01TributeModConfig.rpy", line 714, in <module>
raise Exception("Naughty Tribute Mod not found in " + gamedir + ". Check installation.")
Exception: Naughty Tribute Mod not found in /storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game. Check installation.