[NodeMod Core]
/ .. / ResourceItem
Interface: ResourceItem
Defined in: src/core/resource.ts:14
Configuration for a resource to be precached.
Properties
type
type:
"model"
|"sound"
|"generic"
Defined in: src/core/resource.ts:16
Type of resource (model, sound, or generic file)
path
path:
string
Defined in: src/core/resource.ts:18
File path relative to the game directory