Do click the green “Code” button unless you want to compile from source (advanced). Instead:
Several open-source projects on GitHub provide powerful tools for editing Ren’Py save files. These files, typically ending in .save , are serialized Python objects that store character data, flags, and game variables. renpy save editor github link
pip install rpycdec
Download the correct one for your OS.