32 lines
344 B
Markdown
32 lines
344 B
Markdown
![]() |
---
|
||
|
title: hello_world
|
||
|
id: hello_world
|
||
|
weight: 40
|
||
|
draft: false
|
||
|
author: "people"
|
||
|
---
|
||
|
|
||
|
## Name
|
||
|
|
||
|
hello_world.lua - a simple lua script
|
||
|
|
||
|
## Description
|
||
|
|
||
|
prints "hello world when DT starts
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
* require this file from your main lua config file:
|
||
|
|
||
|
## Additional Software Required
|
||
|
|
||
|
|
||
|
## Limitations
|
||
|
|
||
|
|
||
|
## Author
|
||
|
|
||
|
Tobias Ellinghaus
|
||
|
|
||
|
## Change Log
|