BrettMayson / HEMTT

Build System for Arma 3
http://hemtt.dev/
GNU General Public License v2.0
114 stars 40 forks source link

hemtt launch provides incorrect path for workshop mods on native steam on Linux #813

Closed LinkIsGrim closed 3 weeks ago

LinkIsGrim commented 3 weeks ago

Tools (complete and add to the following information):

Description: Mods in workshop field from launch.toml aren't loaded using native steam. Using hemtt launch -- -mod=\"Z:/path/to/workshop/450814997\" to load CBA for example bypasses the issue

Steps to reproduce:

  1. With native steam, run hemtt launch on https://github.com/acemod/ACE3
  2. Get ace_main requires cba_main error when loading. Observe CBA isn't actually loaded in main menu.

Expected behavior: Mods from workshop field to load properly.

Logs: N/A

Additional context: N/A