Skip to content

Commit

Permalink
experiment to test things
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryQuan committed Oct 13, 2022
1 parent 04a098e commit 6f7fc5b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions experiment.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
from wowsunpack import WoWsUnpack

if __name__ == '__main__':
unpack = WoWsUnpack('C:\Games\World_of_Warships')
unpack.search('*prill*')

0 comments on commit 6f7fc5b

Please sign in to comment.