-
Notifications
You must be signed in to change notification settings - Fork 100
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
Command Guides #26
Command Guides #26
Conversation
✅ Deploy Preview for nimble-elf-d9d491 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Looks good, but could potentially be split up into three pages:
- Introduction To Commands (What you have so far, brief touch on basic arguments)
- Dynamic Commands (mentioned in the FAQ, this could be expanded upon as there's quite a few use cases for it)
- Command Arguments (custom command argument types, how to make command arguments that work without mod on client side too - spoofing types)
Sure! As a start, I will move the rest of the command related pages here. We'll reorganize and add new pages after that. |
unnecessary print statements
IMB11: We've decided to port all the pages in 1 PR.
Dynamic CommandsSeperate PR.