Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I have tried to get the Steam Workshop to compile under MacOS and Linux, though there have been some issues with the process.
If you wish to install mods and use the modtools, they are available on Github, and mods can still be downloaded from the Steam workshop by subscribing to them - they just won't be automatically installed.
If I were to fix the issues I was having with Linux/MacOS, then it would be possible to push an update, though the final decision is up to MB Saunders.
(I'm only labelled as a developer for error reports as well as for the Workshop specific content)
(Also, there's been a few asking about it, not just you^^)
Now I know that the workshop has its own folder in steamapps. Maybe I should make a guide for Mac and Linux users... Anyways, thanks for the help!
Although, if I understand it correctly, something else replaces this file as the first step in loading the modloader, but still if I just copy over the files in the repository root over to the game folder, the game just constantly restarts.
Plus, the installation docs is outdated, and gives a download link for a version that is so old that it does not work with any mods, except for the ones it comes with.
If you remove that line as I'm suspecting you have done, I'm guessing it should work but this doesn't appear to be the case. I'm not sure why about this, could you copy the errors printed when launching through the command line (using the .py file and the bundled python installation)
I'll update the readme later today to point to the up to date installation instructions - I hadn't noticed they were still pointing at the old version
Basically it happens when in the modconfig.py, the part where the modloader tries to import ssl (line 212), it imports a Windows version, because a wine process appears. It may be caused by the game/steam_workshop folder which does contain some windows stuff (AWSWSteam.dll and gnugpg/gpg.exe).
Since it fails, the modloader assumes that Steam is updating and tries to restart the game, which will fail at the exact same point causing an infinite loop of restarts.