32 lines
367 B
Markdown
32 lines
367 B
Markdown
![]() |
---
|
||
|
title: api_version
|
||
|
id: api_version
|
||
|
weight: 10
|
||
|
draft: false
|
||
|
author: "people"
|
||
|
---
|
||
|
|
||
|
## Name
|
||
|
|
||
|
api_version.lua - show the Lua API version
|
||
|
|
||
|
## Description
|
||
|
|
||
|
darktable script to show the Lua API version in the preferences
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
* require this script from your main lua file
|
||
|
|
||
|
## Additional Software Required
|
||
|
|
||
|
|
||
|
## Limitations
|
||
|
|
||
|
|
||
|
## Author
|
||
|
|
||
|
Tobias Jakobs
|
||
|
|
||
|
## Change Log
|