Merge pull request 'Move Lutris to new subheading' (#295) from daemonspudguy/open-slopware:lutris-move into main

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/295

Great, Thanks!
This commit is contained in:
Max 2026-04-10 19:08:27 +02:00
commit 744aab7f66

View file

@ -45,6 +45,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
* [Audio](#audio)
* [Services and Utilities](#services-and-utilities)
* [File Storage](#file-storage)
* [Game Managers](#game-managers)
* [Package Managers](#package-managers)
* [Password Management](#password-management)
* [alternatives](#password-manager-alternatives)
@ -366,6 +367,11 @@ Also, there is an advistory database of Rust slopware crates, which you can use
| [Nextcloud](https://nextcloud.com/) | [seafile](https://github.com/haiwen/seafile) for file storage and syncing only (not a complete worksuite replacement) | [✨ Nextcloud Assistant](https://nextcloud.com/assistant/) (can be disabled)<br />Nextcloud Desktop has [AGENTS.md](https://github.com/nextcloud/desktop/blob/master/AGENTS.md) |
| [SeaweedFS](https://seaweedfs.com/) | [Garage] for S3 api + [JuiceFS](https://juicefs.com/en/) for the NFS mounts and K8s CSI driver<br />[Rook/Ceph](https://rook.io/) | Using [Gemini and coderabbitai in PRs](https://github.com/seaweedfs/seaweedfs/pull/7996). |
### Game Managers
| Name | Alternative(s) | Evidence |
|---|---|---|
| [Lutris](https://github.com/lutris/lutris) | [Bottles](https://github.com/bottlesdevs/Bottles) | Issue ["is lutris slop now"](https://github.com/lutris/lutris/issues/6506#issuecomment-3976118573) & Discussion ["is lutris slop now"](https://github.com/lutris/lutris/discussions/6530) |
### Password Management
| Name | Alternative(s) | Evidence |
@ -432,7 +438,6 @@ list of unified push distributors at: https://unifiedpush.org/users/distributors
### Virtualization
| Name | Alternative(s) | Evidence |
|---|---|---|
| [Lutris](https://github.com/lutris/lutris) | [Bottles](https://github.com/bottlesdevs/Bottles) | Issue ["is lutris slop now"](https://github.com/lutris/lutris/issues/6506#issuecomment-3976118573) & Discussion ["is lutris slop now"](https://github.com/lutris/lutris/discussions/6530) |
| [Botspot Virtual Machine](https://github.com/Botspot/bvm) | [QEMU](https://qemu.org) + [virt-manager](https://virt-manager.org/) | Author says in the readme that [ChatGPT was used in coding](https://github.com/Botspot/bvm?tab=readme-ov-file#ask-me-anything) |