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
I'm currently trying to add support to the Satisfactory Mod Manager for HGL. My current work is based on src/installfinds/legendary.ts and looks like this:
I currently struggle to find the proper "heroic launch" command. If this can be fixed, mods for Satisfactory can be installed within the HGL's WINEPREFIX.
As NodeJS and VueJS are relative new to me, I have no real idea if this really works?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm currently trying to add support to the Satisfactory Mod Manager for HGL. My current work is based on
src/installfinds/legendary.ts
and looks like this:I currently struggle to find the proper "heroic launch" command. If this can be fixed, mods for Satisfactory can be installed within the HGL's WINEPREFIX.
As NodeJS and VueJS are relative new to me, I have no real idea if this really works?
PS: You can find my repository here: https://github.com/Quix0r/SatisfactoryModManagerAPI
Beta Was this translation helpful? Give feedback.
All reactions