mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-21 23:15:54 +02:00
Version 0.95 BETA
This commit is contained in:
10
modules/client_news/news.otmod
Normal file
10
modules/client_news/news.otmod
Normal file
@@ -0,0 +1,10 @@
|
||||
Module
|
||||
name: client_news
|
||||
description: News
|
||||
author: otclient.ovh
|
||||
website: http://otclient.ovh
|
||||
sandboxed: true
|
||||
scripts: [ news ]
|
||||
dependencies: [ client_topmenu ]
|
||||
@onLoad: init()
|
||||
@onUnload: terminate()
|
Reference in New Issue
Block a user