summaryrefslogtreecommitdiff
path: root/tools/script_plugins/time/plugin.cfg
blob: 5430306a7990e14b2206863dae6ec925f76165fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[plugin]

name="The Time"
description="This plugin displays the current local time, with great accuracy, by harvesting the power of quartz crystals inside your computer.\nIt may also serve as simple example on how to write a non-installable editor plugin, or just remind you that it's time to go back home."
author="Juan Linietsky"
version="1.0"
installs=false
script="time.gd"