mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-09 03:57:51 +03:00
Renderers
This commit is contained in:
parent
7edd28c1a4
commit
e591f856fb
7 changed files with 326 additions and 4 deletions
|
@ -28,7 +28,7 @@ require('scripts.omw.settings.renderers')(render.registerRenderer)
|
|||
-- @field #string name A key from the localization context
|
||||
-- @field #string description A key from the localization context (optional, can be `nil`)
|
||||
-- @field default A default value
|
||||
-- @field #string renderer A renderer key
|
||||
-- @field #string renderer A renderer key (see the "Built-in Setting Renderers" page)
|
||||
-- @field argument An argument for the renderer
|
||||
|
||||
return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue