siredmar / winepatchfusion360installer

Contains a script that makes the Fusion 360 installer install in Linux using wine
34 stars 4 forks source link

Full rewrite #5

Closed Salamandar closed 4 years ago

Salamandar commented 4 years ago

I did a full rewrite on my fork (https://github.com/Salamandar/winepatchfusion360installer).

The original script was splitted into functions, and the arg parging is better. It can be sourced to use the functions.

Another script was written, that does the full install (run winetricks and streamer basically).

siredmar commented 4 years ago

At a first glance this looks good. I will test it. Do you mind creating a PR?

siredmar commented 4 years ago

Merged your ideas. Thanks