Thread Tools Display Modes
10-19-17, 07:23 PM   #1
JDoubleU00
A Firelord
 
JDoubleU00's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 463
Unembedding oUF

As the title says, how would I take a layout and make it dependent on oUF that is not embedded with the addon?
__________________
Author of JWExpBar and JWRepBar.
  Reply With Quote
10-19-17, 08:15 PM   #2
Tim
A Rage Talon Dragon Guard
 
Tim's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 308
When people embed oUF all they are doing is copying the entire addon minus the .toc file and placing it within their addon and then adding the files to their toc file so oUF will load. All you would need to do is delete this folder and then add the following line to your .toc file.

Code:
## RequiredDeps: oUF
  Reply With Quote

WoWInterface » Featured Projects » oUF (Otravi Unit Frames) » Unembedding oUF

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off