Guide
Configuration Guide
Configuration Files Overview
Workbench Configuration
Configuration Structure
Config.PropSettings = {
small = {
model = 'prop_tool_bench02_ld',
spawnOffset = { coords = vector3(0.0, 0.0, 0.0) },
camOffset = { coords = vector3(0.0, -0.1, 0.15), heading = 90.0 }
},
large = {
model = 'gr_prop_gr_bench_04b',
spawnOffset = { coords = vector3(0.0, 0.0, 0.0) },
camOffset = { coords = vector3(0.0, -0.6, 0.15) }
}
}Recipe Configuration
Recipe Structure
Last updated