supercell_resource_decoder icon indicating copy to clipboard operation
supercell_resource_decoder copied to clipboard

How do I use this to decode .csv files?

Open Chiefjack opened this issue 6 years ago • 2 comments

I've downloaded this but I don't know how to decrypt the .csv files. I've tried running the .py files, they close immediately. I've looked at the Python code, I've put my .csv file in the same folder as the Python files but nothing works. It would be helpful if the README said what to do.

Thanks

Chiefjack avatar Aug 28 '19 16:08 Chiefjack

You might have solved this issue or just abandoned this idea during that long time but, Did you ran them by double-clicking them with the file explorer or using the command prompt ? Because of what I understand, you ran them using file explorer.

Mistera91 avatar Jul 23 '21 23:07 Mistera91

Note that it takes a directory path as input, not a file path

YaseenAlk avatar Nov 19 '21 20:11 YaseenAlk