img



img

Dongle-Rift


By: _ForgeUser189254
Addon | img 1,923




Description

___________________________________________________________________________________________________________________________

This is a minimalist addon framework, which provides saved variable profiles, addon submodules, and debug printing utilities.

Basic usage for creating an addon:

StarTip = Dongle:New("StarTip")

For creating basic saved variables.

local defaults = {
	profile = {
		mouse = true,
		x = 10,
		y = 10
	}
}
StarTip_SavedVariables = StarTip_SavedVariables or {}
StarTip.config = StarTip:InitializeDB(StarTip_SavedVariables, defaults)
StarTip.config = StarTip.config.profile



About Project

Created: September 22nd 2023

Updated: September 22nd 2023

Project ID: 91281

License: All Rights Reserved

__________________________________________

Game Versions:

1.01.03

1.01.03

1.01.03

1.01.03

1.01.03

__________________________________________

Flavors:

WoW Retail

__________________________________________

Categories

Companions

Battle

__________________________________________

Main File

_ForgeUser189254_Dongle-Rift.zip
  • Release
  • September 22nd 2023

    __________________________________________

    Recent File

    _ForgeUser189254_Dongle-Rift.zip
  • Release
  • September 22nd 2023

    __________________________________________

    Members

    img
    _ForgeUser189254
    Owner

    __________________________________________

    Report