Antti Ellilä
Results
2
issues of
Antti Ellilä
Setting the environmental variable `MODRINTH_EXTERNAL_UPDATE_PROVIDER` to anything, such as `1` will skip the updater. Especially useful for 3rd party linux distributions where updating is handled by a package manager.
### Type Other ### Bug description With `OSU_EXTERNAL_UPDATE_PROVIDER` env variable set the [NoActionUpdateManager](https://github.com/ppy/osu/blob/master/osu.Game/Updater/NoActionUpdateManager.cs) is used. It has not been updated to account for the new release stream. This causes for...
area:installer