1
0
Bifurcation 0
Ce dépôt a été archivé le 2024-10-10. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
ButtonForge-classic/Declares.lua

23 lignes
402 o
Lua
Brut Vue normale Historique

2018-05-12 02:23:16 +02:00
--[[
Author: Alternator (Massiner of Nathrezim)
Copyright 2010
2019-10-15 15:38:20 +02:00
Notes:
2018-05-12 02:23:16 +02:00
]]
2019-10-15 15:38:20 +02:00
BFLocales = {};
BFConst = {};
BFUtil = {};
BFUILib = {};
BFButton = {};
BFBar = {};
BFCustomAction = {};
ButtonForge_API1 = {};
ButtonForgeSave = {};
2019-10-15 15:38:20 +02:00
ButtonForgeGlobalSettings = {};
ButtonForgeGlobalProfiles = {};
ButtonForgeGlobalBackup = {};