Skip to content
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

Add AlexW-578's mods #160

Merged
merged 9 commits into from
Jan 26, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions manifest/co.uk.AlexW-578/CloseConfirm/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "CloseConfirm",
"id": "co.uk.AlexW-578.CloseConfirm",
"description": "Opens the Exit dashboard tab instead of closing the game on pressing Alt+F4 or clicking [X] on the game window.",
"category": "Misc",
"sourceLocation": "https://github.com/AlexW-578/CloseConfirm",
"versions": {
"1.1.0": {
"releaseUrl": "https://github.com/AlexW-578/CloseConfirm/releases/tag/v1.1.0",
"artifacts": [
{
"url": "https://github.com/AlexW-578/CloseConfirm/releases/download/v1.1.0/CloseConfirm.dll",
"sha256": "C188D02C48303254066CBCC9D34737EF9FB646D7599ED73F2679BA437D3F1ABD"
}
]
}
}
}
27 changes: 27 additions & 0 deletions manifest/co.uk.AlexW-578/CustomProtofluxBrowser/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "CustomProtofluxBrowser",
"id": "co.uk.alexw-578.CustomProtofluxBrowser",
"description": "Allows you to use a custom protoflux browser by saving and favoriting it in your inventory.",
"category": "Protoflux",
"sourceLocation": "https://github.com/AlexW-578/CustomProtofluxBrowser",
"versions": {
"2.1.2": {
"releaseUrl": "https://github.com/AlexW-578/CustomProtofluxBrowser/releases/tag/v2.1.2",
"artifacts": [
{
"url": "https://github.com/AlexW-578/CustomProtofluxBrowser/releases/download/v2.1.2/CustomProtofluxBrowser.dll",
"sha256": "37d2f0a25b2a8aec4b041402f796be88cb1d0f7cab1c4aace33534ce1c39d44f"
}
]
},
"2.1.3": {
"releaseUrl": "https://github.com/AlexW-578/CustomProtofluxBrowser/releases/tag/v2.1.3",
"artifacts": [
{
"url": "https://github.com/AlexW-578/CustomProtofluxBrowser/releases/download/v2.1.3/CustomProtofluxBrowser.dll",
"sha256": "4EB4182F0468C79BB5FA80DF755E44032162967B006748BCC509CB6210D81A97"
}
]
}
}
}
18 changes: 18 additions & 0 deletions manifest/co.uk.AlexW-578/ScalableMaterialOrbs/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "ScalableMaterialOrbs",
"id": "co.uk.AlexW-578.ScalableMaterialOrbs",
"description": "Allows you to scale material orbs by default.",
"category": "Misc",
"sourceLocation": "https://github.com/AlexW-578/ScalableMaterialOrbs",
"versions": {
"2.0.0": {
"releaseUrl": "https://github.com/AlexW-578/ScalableMaterialOrbs/releases/tag/v2.0.0",
"artifacts": [
{
"url": "https://github.com/AlexW-578/ScalableMaterialOrbs/releases/download/v2.0.0/ScalableMaterialOrbs.dll",
"sha256": "078FBA5D661C34CF0723798E2C70301854BC1A7B507E70F2C1BAA7D02DB298AA"
}
]
}
}
}
9 changes: 9 additions & 0 deletions manifest/co.uk.AlexW-578/author.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"author": {
"AlexW-578": {
"url": "https://github.com/AlexW-578",
"icon": "https://github.com/AlexW-578.png",
"website": "http://www.alexw-578.co.uk/"
}
}
}
Loading