mirror of
https://github.com/winapps-org/winapps.git
synced 2025-09-25 18:59:30 +02:00

Adds Fusion360 to officially supported applications Signed-off-by: sparky3387 <github@sparky.net.au>
15 lines
392 B
Plaintext
15 lines
392 B
Plaintext
# GNOME shortcut name
|
|
NAME="Fusion 360"
|
|
|
|
# Used for descriptions and window class
|
|
FULL_NAME="Autodesk Fusion 360"
|
|
|
|
# The executable inside windows
|
|
WIN_EXECUTABLE="C:\Users\%USERNAME%\AppData\Local\Autodesk\webdeploy\production\6a0c9611291d45bb9226980209917c3d\FusionLauncher.exe"
|
|
|
|
# GNOME categories
|
|
CATEGORIES="WinApps;Graphics;3DGraphics"
|
|
|
|
# GNOME mimetypes
|
|
MIME_TYPES="application/fusion"
|