-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: UserAdderReborn v1.0 * fix: pr UserAdderReborn
- Loading branch information
1 parent
90591a6
commit 8a9ef91
Showing
4 changed files
with
45 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"title": "UserAdderReborn", | ||
"description": "Reborned Version of the UserAdder, it will add all users upon entering a room. Thanks schweppes0x", | ||
"authors": [ | ||
{ | ||
"name": "Thauan", | ||
"hotel": ".com.br", | ||
"username": "Erotico", | ||
"discord": "thauanvargas" | ||
}, | ||
{ | ||
"name": "schweppes0x", | ||
"hotel": ".nl", | ||
"username": "-MrTn-", | ||
"discord": "Itstonyownss#0683" | ||
} | ||
], | ||
"version": "1.0", | ||
"categories": ["Usability"], | ||
|
||
"source": "https://github.com/thauanvargas/UserAdderReborn", | ||
"readme": "https://github.com/thauanvargas/UserAdderReborn/blob/main/README.md", | ||
|
||
"stable": true, | ||
|
||
"framework": { | ||
"name": "Native", | ||
"version": "1.5.2" | ||
}, | ||
|
||
"language": "Java", | ||
"commands": { | ||
"default": ["java", "-jar", "UserAdderReborn.jar", "-c", "{cookie}", "-p", "{port}", "-f", "{filename}"] | ||
}, | ||
|
||
"compatibility": { | ||
"systems": ["Linux", "Windows", "Mac"], | ||
"clients": ["Flash"] | ||
}, | ||
|
||
"submissionDate": "05-01-2023 11:17:00", | ||
"updateDate": "05-01-2023 19:28:00", | ||
|
||
"isOutdated": false | ||
} |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.