mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-01 10:56:02 +01:00
Update copyright and improve script notes
Updated copyright year and enhanced notes for clarity.
This commit is contained in:
@@ -6,15 +6,16 @@
|
|||||||
# Author: Steve Zabka #
|
# Author: Steve Zabka #
|
||||||
# Author URI: https://cryinkfly.com #
|
# Author URI: https://cryinkfly.com #
|
||||||
# License: MIT #
|
# License: MIT #
|
||||||
# Copyright (c) 2025 #
|
# Copyright (c) 2020-2025 #
|
||||||
# Time/Date: 11:15/30.08.2025 #
|
# Time/Date: 11:15/30.08.2025 #
|
||||||
# Version: 1.0.0-Alpha #
|
# Version: 1.0.0-Alpha #
|
||||||
####################################################################################################
|
####################################################################################################
|
||||||
# Notes:
|
# Notes:
|
||||||
# - Designed to run Fusion 360 within a Flatpak Wine sandbox for Linux.
|
# - All commands and procedures are derived from my previous scripts and have been
|
||||||
# - Handles Wine prefix setup, required libraries (via winetricks), WebView2 runtime,
|
# specifically adapted for execution within a Flatpak Wine environment.
|
||||||
# and DLL overrides.
|
# - Sets up Wine prefix, required libraries via winetricks, WebView2 runtime, DLL overrides,
|
||||||
# - Ensures a double-sandbox environment: Flatpak + Wine sandbox.
|
# and handles Autodesk installer execution with appropriate timeouts.
|
||||||
|
# - Designed for a double-sandbox environment (Flatpak + Wine sandbox).
|
||||||
# - EXE files must be placed inside the Wine prefix, as Wine cannot access $HOME directly.
|
# - EXE files must be placed inside the Wine prefix, as Wine cannot access $HOME directly.
|
||||||
####################################################################################################
|
####################################################################################################
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user