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'd like to ask your permission to implement your code into this scipt.
I have realised that most of us no longer have time to maintain these scripts so I tried to simplify things. We have a combination of a Python script and an Actions runner that work together to handle script global/local updates for both the Legacy and Enhanced game branches. The only thing we have to do when the game gets a major update is simply push updates to 2 decompiled scripts repositories. SoloMissions can benefit from these semi-automated updates as well as translations and configurable keybinds and as a bonus, it will work for Enhanced through YimLuaAPI.
Note
The MissionLauncher code will not be added, only the SoloMissions patch (it currently crashes the game when scripts are reloaded, I haven't investigated why that happens).
Hello,
I'd like to ask your permission to implement your code into this scipt.
I have realised that most of us no longer have time to maintain these scripts so I tried to simplify things. We have a combination of a Python script and an Actions runner that work together to handle script global/local updates for both the Legacy and Enhanced game branches. The only thing we have to do when the game gets a major update is simply push updates to 2 decompiled scripts repositories. SoloMissions can benefit from these semi-automated updates as well as translations and configurable keybinds and as a bonus, it will work for Enhanced through YimLuaAPI.
Note
The MissionLauncher code will not be added, only the SoloMissions patch (it currently crashes the game when scripts are reloaded, I haven't investigated why that happens).