PCKPacker.addFile

Adds the source_path file to the current PCK package at the pck_path internal path (should start with res://).

struct PCKPacker
@nogc nothrow
GodotError
addFile
(
in String pck_path
,
in String source_path
)

Meta