ABaumher / galaxy-integration-steam

Integration with Steam for Galaxy
Other
770 stars 18 forks source link

Files being overwritten #62

Open GewoonRickNL opened 7 months ago

GewoonRickNL commented 7 months ago

Everytime I try to launch the steam plugin, it overwrites the files that were given. Therefor it keeps disconnecting

It might be me doing something wrong or something changed.

plugin-steam-ca27391f-2675-49b1-92c0-896d43afa4f8.zip

ABaumher commented 6 months ago

Gog has a little known feature - it'll automatically update you to the latest version available. There's a version.py andcurrent_version.json that it looks at, looks at the github url in them, then pulls the latest release and automatically installs it. It's actually pretty sweet, but it only works if those files are properly configured. Realistically, we could have just replaced those files to point to nebula and it would auto install the updates.

It sounds like this is happening to you, but those files are not properly imported or updated, so GOG is changing you back to an old file.

Are you on windows or Mac? I can probably resolve it but the instructions are different by OS

GewoonRickNL commented 6 months ago

Im on Windows 11 23H2

GewoonRickNL commented 3 months ago

Any news?