class

GSDL::Packer

Inherits Reference < Object

Constants

FormatCode = "PACK"

Format of the packfile created by this tool GSDL checks this to make sure it is indeed a packfile created from GSDL

Constructors

new(input_dir : String, output_file : String)
Source

Instance methods

run

Executes the packing process.

Source