InstallModFilesRequest
InstallModFilesRequest selects local mod archives and their target instance.
Kind
struct
Fields
| Go field | JSON field | Go type | TypeScript type | Optional | Nullable |
|---|---|---|---|---|---|
InstanceID | instanceId | string | string | No | No |
SourcePaths | sourcePaths | []string | string[] | No | No |
Used by
- ModManagerController.InstallModFiles — parameter
request
Source
internal/transport/wails/mod_manager_controller.go:30