-
Notifications
You must be signed in to change notification settings - Fork 338
Description
Is your suggested enhancement related to a problem? Please describe.
Modrinth doesn't give any documentation towards the hooks for instances. My test script fails with error code 2 with zero logging from within the Modrinth app itself, except for the toast telling me it failed with error code 2.
Describe the solution you'd like
Some documentation towards the hooks and environment variables (or command line args) provided by Modrinth for the instance to use. I have provided some example images from MultiMC for reference towards what I would like to be added to Modrinth.
Describe alternatives you've considered
I have attempted to create a script that tells me what environment variables and command line arguments are available, but fails with error code 2 with zero explanation from the Modrinth app. The script works perfectly fine outside of Modrinth, but refuses to run and exits with error code 2 when used as a hook.
Additional context
N/A, all screenshots and context have been included above.