diff --git a/.gitignore b/.gitignore index 67bdd8adf4..0be76d85cd 100644 --- a/.gitignore +++ b/.gitignore @@ -63,4 +63,3 @@ artifacts *.AppImage* /install* vulkansdk*.exe -*.tar.zst diff --git a/README.md b/README.md index 44a2b4c28b..3ae31151f7 100644 --- a/README.md +++ b/README.md @@ -61,10 +61,6 @@ See the [sign-up instructions](docs/SIGNUP.md) for information on registration. Alternatively, if you wish to add translations, go to the [Eden project on Transifex](https://app.transifex.com/edenemu/eden-emulator) and review [the translations README](./dist/languages). -## Documentation - -We have a user manual! See our [User Handbook](./docs/user/README.md). - ## Building See the [General Build Guide](docs/Build.md) @@ -73,9 +69,7 @@ For information on provided development tooling, see the [Tools directory](./too ## Download -You can download the latest releases from [here](https://git.eden-emu.dev/eden-emu/eden/releases). - -Save us some bandwidth! We have [mirrors available](./docs/user/ThirdParty.md#mirrors) as well. +You can download the latest releases from [here](https://github.com/eden-emulator/Releases/releases). ## Support diff --git a/docs/README.md b/docs/README.md index 4ea532be8e..01727ae4dc 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,7 +1,5 @@ # Eden Build Documentation -Are you just a casual user? Take a look at our [User Handbook](./user) then! - This contains documentation created by developers. This contains build instructions, guidelines, instructions/layouts for [cool stuff we made](./CPMUtil), and more. - **[General Build Instructions](Build.md)** @@ -13,6 +11,7 @@ This contains documentation created by developers. This contains build instructi - **[CPM - CMake Package Manager](./CPMUtil)** - **[Platform-Specific Caveats](Caveats.md)** - **[The NVIDIA SM86 (Maxwell) GPU](./NvidiaGpu.md)** +- **[User Handbook](./user)** - **[Dynarmic](./dynarmic)** - **[Cross compilation](./CrossCompile.md)** - **[Driver Bugs](./DriverBugs.md)** diff --git a/docs/user/SteamROM.md b/docs/user/AddEdenToSRM.md similarity index 50% rename from docs/user/SteamROM.md rename to docs/user/AddEdenToSRM.md index a782b51969..4658bcf7e0 100644 --- a/docs/user/SteamROM.md +++ b/docs/user/AddEdenToSRM.md @@ -1,6 +1,4 @@ -# User Handbook - Configuring Steam ROM Manager - -## Importing Eden into Steam with Steam Rom Manager +# Importing Eden into Steam with Steam Rom Manager Use this when you want to import the Eden AppImage into your Steam Library along with artwork using *Steam ROM Manager.* @@ -8,7 +6,7 @@ Use this when you want to import the Eden AppImage into your Steam Library along --- -#### Pre-Requisites +### Pre-Requisites - Eden set up and configured - Internet Connection @@ -16,9 +14,9 @@ Use this when you want to import the Eden AppImage into your Steam Library along --- -### Steps +## Steps -#### Initial Setup +### Initial Setup 1. Press the **STEAM** button and then go to *Power → Switch to Desktop* to enter the Desktop mode. @@ -26,14 +24,14 @@ Use this when you want to import the Eden AppImage into your Steam Library along --- - #### Manual Installation + ### Manual Installation 1. Open the *Discover Store* and search for *Steam ROM Manager.* 2. Select the **Install** button to install the program. --- - #### Installing Through *EmuDeck* + ### Installing Through *EmuDeck*