Crate gma[][src]

Expand description

Crate for reading and writing gma files, the file format of garrys mod’s addons. This crate currently does not support opening compressed archives.

Structs

GMA File Entry

GMA File Builder.

GMA File

Enums

Functions

Loads a gma file from a reader

Loads a gma file from memory

Opens a file from disk with the given path and tries to read it as a gma archive

Type Definitions