mirror of
https://github.com/Bluewhale1337/HealBotBlue.git
synced 2026-07-27 09:44:44 +00:00
feat: read version dynamically from TOC file
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
HEALBOT_VERSION = "1.5";
|
HEALBOT_VERSION = GetAddOnMetadata("HealBotBlue", "Version") or "Unknown";
|
||||||
|
|
||||||
-------------
|
-------------
|
||||||
-- ENGLISH --
|
-- ENGLISH --
|
||||||
|
|||||||
Reference in New Issue
Block a user