Skip to content

Commit

Permalink
feat: UserAdderReborn v1.0 (#160)
Browse files Browse the repository at this point in the history
* feat: UserAdderReborn v1.0

* fix: pr UserAdderReborn
  • Loading branch information
thauanvargas authored Jan 5, 2024
1 parent 90591a6 commit 8a9ef91
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions store/extensions/UserAdderReborn/extension.json
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 added store/extensions/UserAdderReborn/extension.zip
Binary file not shown.
Binary file added store/extensions/UserAdderReborn/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added store/extensions/UserAdderReborn/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8a9ef91

Please sign in to comment.