atlanticaccent / starsector-mod-manager-rust

A mod manager for Starsector, a space fleet-battle and economics simulator. This time written in Rust.

Home Page:https://atlanticaccent.github.io/starsector-mod-manager-rust/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on startup: "unknown variant `DirectDownload`"

josiah-roberts opened this issue · comments

Linux dynamic:

error decoding response body: unknown variant `DirectDownload`, expected one of `Forum`, `ModdingSubforum`, `Discord`, `NexusMods`, `Index` at line 39 column 24

Caused by:
    unknown variant `DirectDownload`, expected one of `Forum`, `ModdingSubforum`, `Discord`, `NexusMods`, `Index` at line 39 column 24

Does not crash - impact unknown.

Duplicate of #156