Configuration
Options
info
You can find config file in no-newspaper/config/sh_config.lua
| Option | type | Description |
|---|---|---|
| ItemName | string | Newspaper item |
| IndicatorTimeout | string? | Removes indicators after x milliseconds |
| Keys | [key: string]: string | Default keys for mapping |
| Icons | [key: string]: string | Fontawesome icons that are used in menus and interactions (target) |
| EditorZones | [key: string]: vector3 | Adds menu interaction (target) to given coords. See Registering Papers |