forked from qqtnn/qqt_diablo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,18 @@ | ||
# diablo_lua_documentation | ||
# QQT Diablo Official Github | ||
|
||
[https://github.com/qqtnn/diablo_lua_documentation/wiki](https://github.com/qqtnn/diablo_lua_documentation/wiki) | ||
**Join Discord:** | ||
|
||
https://discord.gg/hGSVnHmjAX | ||
|
||
*Note: If discord ever gets permaban, I will upload here a new Invite Link.* | ||
|
||
**LUA Documentation:** | ||
|
||
[https://github.com/qqtnn/diablo_lua_documentation/wiki](https://github.com/qqtnn/qqt_diablo/wiki) | ||
|
||
|
||
You can find here some of the QQT LUA Plugins aswell, either official rotations or some other plugins popular enough to gain an spot here. | ||
|
||
To download and use a plugin you have to make sure you place it inside /scripts/ folder next to your loader. | ||
If you dont see the folder you can create it yourself then place the folder containings the luas inside. | ||
For example: qqt_loader_folder/scripts/barbarian_rotation/ inside this folder you should at least have main.lua which is the first fime core will try to find to load. |