Skip to content

Handle zips with top-level folder #116

@aaronklaassen

Description

@aaronklaassen

Right now we require a zip file to look like this:

example_data/
my_game.exe
sweet_pic.png
etc.txt

but we should be able to also handle everything being inside a folder:

MY_GAME/
  example_data/
  my_game.exe
  sweet_pic.png 
  etc.txt

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions