Class ImportArchive

java.lang.Object
org.emrick.project.ImportArchive

public class ImportArchive extends Object
This class handles importing the zipped Pyware archive (.3dz) contents into the project for use. This means unzipping the specified archive file, reading 'package.ini' within the archive, and retrieving the necessary files (e.g., audio, surface, ground).
  • Field Details

  • Constructor Details

  • Method Details