Updated to OTCv8 3.1 rev 132

This commit is contained in:
OTCv8
2022-02-17 11:22:38 +00:00
parent 80177bd151
commit db1d638018
135 changed files with 5381 additions and 2684 deletions

View File

@@ -0,0 +1,10 @@
Module
name: game_topbar
description: Customizable Top Bar from Cipsoft's Tibia 12 Client
author: Vithrax
discord: Vithrax#5814
sandboxed: true
autoload: true
scripts: [ topbar ]
@onLoad: init()
@onUnload: terminate()