ilguappo ilguappo
  • Joined on 2024-08-07
ilguappo pushed to main at ilguappo/mc-connect 2025-07-22 23:36:08 -04:00
b5face6cb7 feature: add support for custom port with connect command.
ilguappo closed issue ilguappo/mc-connect#3 2025-07-22 22:26:21 -04:00
check-update command throws jq parsing error
ilguappo closed issue ilguappo/mc-connect#2 2025-07-22 22:26:21 -04:00
recursively referencing mc inside itself doesn't work unless the script is in $PATH
ilguappo closed issue ilguappo/mc-connect#5 2025-07-22 22:26:13 -04:00
use mods endpoint instead of from the website
ilguappo pushed to main at ilguappo/mc-connect 2025-07-22 22:25:08 -04:00
cfe8767cf8 updated commit message
e2231ea973 fix: extract main api call to function. Script no longer needs to be in $PATH to work. And check-update command now pulls directly from mod-list endpoint.
Compare 2 commits »
ilguappo pushed to main at ilguappo/mc-connect 2025-07-22 22:20:58 -04:00
61448d18bc fix: extract main api call to function. Script no longer needs to be in $PATH to work.
ilguappo opened issue ilguappo/mc-connect#5 2025-07-22 10:25:55 -04:00
use mods endpoint instead of from the website
ilguappo closed issue ilguappo/mc-connect#4 2025-07-22 05:54:09 -04:00
Add command descriptions to usage message
ilguappo pushed to main at ilguappo/mc-connect 2025-07-22 05:52:34 -04:00
2df843b2ba feature: add descriptions to each command and cleanup usage message.
ilguappo pushed to main at ilguappo/mc-connect 2025-07-22 05:24:18 -04:00
101ff22afc update readme
ilguappo opened issue ilguappo/mc-connect#4 2025-07-22 05:22:47 -04:00
Add command descriptions to usage message
ilguappo opened issue ilguappo/mc-connect#3 2025-07-22 05:20:54 -04:00
check-update command throws jq parsing error
ilguappo opened issue ilguappo/mc-connect#2 2025-07-22 05:20:06 -04:00
recursively referencing mc inside itself doesn't work unless the script is in $PATH
ilguappo pushed to main at ilguappo/mc-connect 2025-07-22 05:19:05 -04:00
39077fba40 update readme
ilguappo pushed to main at ilguappo/mc-connect 2025-07-22 04:43:03 -04:00
9299f3d8ff fix: add argument name to commands
ilguappo pushed to main at ilguappo/mc-connect 2025-07-22 04:41:00 -04:00
ebb92ea7f0 feature: add version command and check-update
ilguappo pushed to main at ilguappo/mc-connect 2025-07-20 06:09:24 -04:00
7c54475771 fix: format usage function.
46ba8de167 bug-fix: fix potential variable scope leakage from function.
Compare 2 commits »
ilguappo pushed to main at ilguappo/mc-connect 2025-07-20 05:50:14 -04:00
1010fb88b4 refactor: make command argument checking into guard claus.
ilguappo deleted branch testing from ilguappo/mc-connect 2025-07-19 21:19:55 -04:00
ilguappo closed issue ilguappo/mc-connect#1 2025-07-19 21:12:53 -04:00
no dep check for curl