CensoredUsername / unrpyc

A ren'py script decompiler
Other
861 stars 157 forks source link

Limit to a particular rpa only instead of everything #77

Closed DoomerDGR8 closed 5 years ago

DoomerDGR8 commented 5 years ago

Hi!

Is there a way to limit the auto extraction and un-compilation to a specific file such as scripts.rpa?

CensoredUsername commented 5 years ago

No. un.rpyc has no knowledge of the archive files, it simply crawls the total filesystem listing as presented by ren'py.