mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[GH-ISSUE #775] How can I add my package (feature)? #514
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#514
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xALEGORx on GitHub (Sep 13, 2019).
Original GitHub issue: https://github.com/quasar/Quasar/issues/775
I need add my feature to Quasar rat. How can i do this?
@yankejustin commented on GitHub (Sep 13, 2019):
Clone the code to your machine, make the modifications, then build the code. Make sure to build the client project so the binary can be used by the server. :)
@xALEGORx commented on GitHub (Sep 14, 2019):
If i add packets, then not added clients. P.S i built client.
Where do i need to add packages, to register them? If you are not difficult to describe the instructions on how to add their functions in Quasar RAT...