From a9297978ccd3d9314dcc70097fda2ad90791bcc7 Mon Sep 17 00:00:00 2001
From: Steve Zabka <79079633+cryinkfly@users.noreply.github.com>
Date: Sat, 31 Jul 2021 21:02:47 +0200
Subject: [PATCH] Update README.md
---
README.md | 107 +++++-------------------------------------------------
1 file changed, 10 insertions(+), 97 deletions(-)
diff --git a/README.md b/README.md
index 621fd36..0ebfeca 100644
--- a/README.md
+++ b/README.md
@@ -52,14 +52,6 @@ You will get more information about this program, then you can visit the origina
---
-## Downloads
-
-There are some  available, built from the release targets. (Still in Progress!)
-
-It's recommended that if you're new you start with the stable builds. Development builds are available here if you need it, but correspondingly may be less stable.
-
----
-
## Which work areas and functions can You use:
@@ -124,6 +116,14 @@ It's recommended that if you're new you start with the stable builds. Developmen
---
+## Downloads
+
+There are some  available, built from the release targets. (Still in Progress!)
+
+It's recommended that if you're new you start with the stable builds. Development builds are available here if you need it, but correspondingly may be less stable.
+
+---
+
## Which Linux distributions are supported (Stable branch):
@@ -176,99 +176,12 @@ It's recommended that if you're new you start with the stable builds. Developmen
+---
+
# README-FILE: STILL IN PROGRESS!!!
---
-#### Installation on openSUSE Leap & Tumbleweed:
-
-
-
-1.) Download my scripts: [Installation-Script](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/scripts/fusion360-install.sh) & [Start-Script](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/scripts/fusion360-start.sh)
-
-2.) On openSUSE Tumbleweed you must delete the steps for adding the wine-Repository in my file "fusion360-install.sh"!
-
-3.) Follow my instructions in my files "fusion360-install.sh" & "fusion360-start.sh" !
-
-*Notice: Check if you have installed the newest graphics driver on your system!
-
-________________________________________________________________________________________________
-
-
-#### Installation on Ubuntu, Linux Mint, ...:
-
-
-
-1.) Download my scripts: [Installation-Script](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/scripts/fusion360-install.sh) & [Start-Script](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/scripts/fusion360-start.sh)
-
-2.) Follow my instructions in my files "fusion360-install.sh" & "fusion360-start.sh" !
-
-*Notice: Check if you have installed the newest graphics driver on your system!
-
-________________________________________________________________________________________________
-
-
-#### Installation on Fedora:
-
-
-
-1.) Open a Terminal and run this command sudo nano /etc/hosts (Change this file!)
-
- 127.0.0.1 localhost
- 127.0.1.1 EXAMPLE-NAME
-
- ::1 ip6-localhost ip6-loopback
- fe00::0 ip6-localnet
- ff00::0 ip6-mcastprefix
- ff02::1 ip6-allnodes
- ff02::2 ip6-allrouters
- ff02::3 ip6-allhosts
-
-2.) Run this command: sudo nano /etc/hostname (Change this file!)
-
- EXAMPLE-NAME
-
-3.) Reboot your system
-
-4.) Download my scripts: [Installation-Script](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/scripts/fusion360-install.sh) & [Start-Script](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/scripts/fusion360-start.sh)
-
-5.) Follow my instructions in my files "fusion360-install.sh" & "fusion360-start.sh" !
-
-*Notice: Check if you have installed the newest graphics driver on your system!
-
-________________________________________________________________________________________________
-
-
-#### Installation on Manjaro (based on Arch Linux):
-
-
-
-
-1.) Download my scripts: [Installation-Script](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/scripts/fusion360-install.sh) & [Start-Script](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/scripts/fusion360-start.sh)
-
-2.) Follow my instructions in my files "fusion360-install.sh" & "fusion360-start.sh" !
-
-*Notice: Check if you have installed the newest graphics driver on your system!
-
-________________________________________________________________________________________________
-
-#### Installation with Flatpak - EXPERIMENTAL:
-
-
-
-##### You must install Autodesk Fusion 360 itself, because my script doesn't work correctly at the moment!
-
-1.) Look into my file [fusion360-install.sh](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/scripts/fusion360-install.sh) and install the the minimum requirements!
-
-2.) Install Flatpak on your system: https://flatpak.org/setup/ (More information about FLatpak: https://youtu.be/SavmR9ZtHg0)
-
-3.) Download my scripts: [Installation-Script](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/scripts/fusion360-flatpak-install.sh) & [Start-Script](https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/blob/main/scripts/fusion360-flatpak-start.sh)
-
-2.) Follow my instructions in my files "fusion360-flatpak-install.sh" & "fusion360-flatpak-start.sh" !
-
-*Notice: Check if you have installed the newest graphics driver on your system!
-
-