You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
1.0 KiB
28 lines
1.0 KiB
2 years ago
|
; +----------------------------------------------------------------------------+
|
||
|
; | This file is part of the LaiKeTui package. |
|
||
|
; | Copyright (c) laiketui.com. |
|
||
|
; | |
|
||
|
; | For the full copyright and license information, please view the LICENSE |
|
||
|
; | file that was distributed with this source code. You can also view the |
|
||
|
; | LICENSE file online at http://www.laiketui.com. |
|
||
|
; | -------------------------------------------------------------------------- |
|
||
|
; | MODULE INFORMATION FILE |
|
||
|
; +----------------------------------------------------------------------------+
|
||
|
|
||
|
[module]
|
||
|
|
||
|
ENABLED = "On"
|
||
|
|
||
|
TITLE = "sample LaiKeTui Module"
|
||
|
|
||
|
VERSION = "1.0"
|
||
|
|
||
|
NAME = "sample"
|
||
|
|
||
|
AUTHOR = "ketter"
|
||
|
|
||
|
HOMEPAGE = ""
|
||
|
|
||
|
UPDATE_URL = ""
|
||
|
|
||
|
DESCRIPTION = "sample LaiKeTui Module"
|