mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 06:34:55 +02:00
Resolve "Merge the best from 7.40 branch"
This commit is contained in:
11
SabrehavenOTClient/modules/game_protocol/protocol.otmod
Normal file
11
SabrehavenOTClient/modules/game_protocol/protocol.otmod
Normal file
@@ -0,0 +1,11 @@
|
||||
Module
|
||||
name: game_protocol
|
||||
description: Game protocol
|
||||
author: otclientv8
|
||||
website: http://otclient.ovh
|
||||
scripts: [ protocol ]
|
||||
sandboxed: true
|
||||
autoload: true
|
||||
autoload-priority: 500
|
||||
@onLoad: init()
|
||||
@onUnload: terminate()
|
Reference in New Issue
Block a user