You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature and why you would like to see it.
Allow us to create custom pages (modules) that can set environment variables (that are not in startup parameters) and interact with the WISP API securely for adding/changing server files.
I believe something like this where users could create their own custom settings pages would be extremely powerful.
I've attached an example page of something we use for workshop mods, but at the moment people need to copy strings in and out of startup parameters. This could be made silent, seamless and directly in the panel.
Describe the solution you'd like.
Allow us to create pages (modules) with our own HTML, JS, CSS. There would be a snippet of sorts that would set a variable for the instance.
An example. We have a list of workshop mod ids 335126444,3671787864,41892793812, instead of the user having to type these in, we could have our own page that is essentially a workshop browser that would silently build this and then we set as a value.
It would also allow us to build our own mod managers for each game if they could interact with the filebrowser somehow.
This would reduce the burden on the WISP devs for releasing new content and give operators way more power to create tools specific for their users.
The idea is we could have multiple of these pages for games.
Optional additional context to this request.
No response
The text was updated successfully, but these errors were encountered:
Describe the feature and why you would like to see it.
Allow us to create custom pages (modules) that can set environment variables (that are not in startup parameters) and interact with the WISP API securely for adding/changing server files.
I believe something like this where users could create their own custom settings pages would be extremely powerful.
I've attached an example page of something we use for workshop mods, but at the moment people need to copy strings in and out of startup parameters. This could be made silent, seamless and directly in the panel.
Describe the solution you'd like.
Allow us to create pages (modules) with our own HTML, JS, CSS. There would be a snippet of sorts that would set a variable for the instance.
An example. We have a list of workshop mod ids 335126444,3671787864,41892793812, instead of the user having to type these in, we could have our own page that is essentially a workshop browser that would silently build this and then we set as a value.
It would also allow us to build our own mod managers for each game if they could interact with the filebrowser somehow.
This would reduce the burden on the WISP devs for releasing new content and give operators way more power to create tools specific for their users.
The idea is we could have multiple of these pages for games.
Optional additional context to this request.
No response
The text was updated successfully, but these errors were encountered: