mirror of
https://github.com/Bluewhale1337/HealBotBlue.git
synced 2026-07-27 01:34: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 --
|
||||
|
||||
Reference in New Issue
Block a user