You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HobbitJack edited this page Jun 24, 2022
·
2 revisions
Installer
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.