-
Notifications
You must be signed in to change notification settings - Fork 36
Add PlugY tutorial. #18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: restructure
Are you sure you want to change the base?
Conversation
Add plugy.md
kolbot/PlugY.md
Outdated
|
||
1. Go to \d2bs\kolbot\libs\core and open Config.js | ||
|
||
2. Find and set the line PlugyStash: true, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It'd be better to have this set inside the character config file rather than globally. Users might run some profiles on plugy and some not. So either add clarification here that this would affect all profiles or delete this and have something like
1. Go to \d2bs\kolbot\libs\config\yourcharacterconfig.js
2. Set Config.SortSettings.PlugYStash = true;
update character config
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated for certain char and for global chars
finalize
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
update instructions
fix typo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed typo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fix typo and grammar
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typos
new cube related options in progress
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cube related notification and updates in progress
No description provided.