Versions in this module Expand all Collapse all v1 v1.0.1 Aug 11, 2025 Changes in this version + var CWD = "" + var DataDir = "" + var ErrNoNameFound = errors.New("没有找到Mod的名称") + var LauncherSettingsPath = "" + var ModDir = "" + func DeleteDotModFiles(path string) error + func GenerateDotModFile(path string) (string, error) + func RunDowser() error