-
Notifications
You must be signed in to change notification settings - Fork 24
Windows Install Guide
DotMod comes with an installer that will walk you through the steps of installation (unfortunately, this does NOT work on Windows 7 at present, but it should be supported on Win 10 and Linux systems. Please report compatibility errors with versions of Linux to the issues page). The installer is written in standard 3.9 Python using only standard libraries such as os, shutil, and configparser, and is compiled using the Nuitka compiler, available on pip. The source code as written, with comments and compilation instructions, is included in every release.
If using the automatic installer is not successful, a manual install can be performed by following these instructions: https://cdn.discordapp.com/attachments/866120539512373268/880131182367498321/Cold_Waters_DotMod_Manual_Install_Guide.pdf