mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-03 11:56:01 +01:00
Update wine.sh
This commit is contained in:
@@ -1,10 +1,26 @@
|
|||||||
|
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Autodesk Fusion 360 will now be installed using Wine and Winetricks!
|
####################################################################################################
|
||||||
|
# Name: Autodesk Fusion 360 - Setup Wizard (Linux) #
|
||||||
|
# Description: With this file you get all languages for the Setup Wizard. #
|
||||||
|
# Author: Steve Zabka #
|
||||||
|
# Author URI: https://cryinkfly.com #
|
||||||
|
# License: MIT #
|
||||||
|
# Copyright (c) 2020-2021 #
|
||||||
|
# Time/Date: 10:00/20.10.2021 #
|
||||||
|
# Version: 1.0 #
|
||||||
|
####################################################################################################
|
||||||
|
|
||||||
##############################################################################
|
###############################################################################################################################################################
|
||||||
|
# DESCRIPTION IN DETAIL #
|
||||||
|
###############################################################################################################################################################
|
||||||
|
# Autodesk Fusion 360 will now be installed using Wine and Winetricks! #
|
||||||
|
###############################################################################################################################################################
|
||||||
|
|
||||||
# Winetricks - Standard
|
###############################################################################################################################################################
|
||||||
|
# ALL FUNCTIONS ARE ARRANGED HERE: #
|
||||||
|
###############################################################################################################################################################
|
||||||
|
|
||||||
function winetricks-standard {
|
function winetricks-standard {
|
||||||
mkdir -p $HOME/.wineprefixes/fusion360
|
mkdir -p $HOME/.wineprefixes/fusion360
|
||||||
|
|||||||
Reference in New Issue
Block a user