Skip to content

Commit

Permalink
q-wired-page v1 (#266)
Browse files Browse the repository at this point in the history
* q-wired-page v1

* Update store/extensions/Q-Wired-Page/extension.json

Co-authored-by: WiredSpast <[email protected]>

* Update store/extensions/Q-Wired-Page/extension.json

Co-authored-by: WiredSpast <[email protected]>

* Update store/extensions/Q-Wired-Page/extension.json

Co-authored-by: WiredSpast <[email protected]>

* Update store/extensions/Q-Wired-Page/extension.json

Co-authored-by: WiredSpast <[email protected]>

* fixed changes

* fixed changes

* q-wired-page v1

---------

Co-authored-by: WiredSpast <[email protected]>
  • Loading branch information
mrgeneralq and WiredSpast authored Jan 23, 2025
1 parent dad7236 commit 919e0ec
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions store/extensions/Q-Wired-Page/extension.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"title": "Q-Wired-Page",
"description": "Removes the parent variable menu item and adds the children to the Wired menu.",
"authors": [
{
"name": "MrGeneralQ",
"hotel": ".nl",
"username": "MrGeneralQ",
"discord": "mrgeneralq"
}
],
"version": "1.0",
"categories": ["Usability"],

"source": "https://github.com/mrgeneralq/Q-wired-page",
"readme": "https://github.com/mrgeneralq/Q-wired-page/blob/main/README.md",
"releases": "https://github.com/mrgeneralq/Q-wired-page/releases",

"stable": true,

"framework": {
"name": "Native",
"version": "1.5.3"
},

"language": "Java",
"commands": {
"default": ["java", "-jar", "QWiredPage.jar", "-c", "{cookie}", "-p", "{port}", "-f", "{filename}"]
},

"compatibility": {
"systems": ["Linux", "Windows", "Mac"],
"clients": ["Flash"]
},

"submissionDate": "23-01-2025 17:30:00",
"updateDate": "23-01-2025 17:30:00",
"isOutdated": false
}
Binary file added store/extensions/Q-Wired-Page/extension.zip
Binary file not shown.
Binary file added store/extensions/Q-Wired-Page/icon.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 919e0ec

Please sign in to comment.