mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-05 08:37:03 +02:00
Add TinyWiiBackupManager (#692)
The icon always seemed suspicious to me, so I always ignored it based on that. I only decided to look deeper when I found out that [wii.hacks.guide was recommending it](https://wii.hacks.guide/backups). The repository itself seems fishy (lots of minor commits, emojis in the README), but the only evidence I found was [adding a deepfaked icon](3eef34254c) (the mention of the deepfaked icon was removed in [this commit](aaf6036a5a)), hence the "None?" for the last untainted version. Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/692 Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
parent
7dcf4d08e1
commit
cf7368aa8b
1 changed files with 3 additions and 2 deletions
|
|
@ -92,7 +92,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
|
|||
* [Gaming](#gaming)
|
||||
* [Game engines](#game-engines)
|
||||
* [Alternative game engines](#alternative-game-engines)
|
||||
* [Game managers and Launchers](#game-managers-and-launchers)
|
||||
* [Game Managers and Launchers](#game-managers-and-launchers)
|
||||
* [Mod managers](#mod-managers)
|
||||
* [Emulators](#emulators)
|
||||
* [Language and Localization](#language-and-localization)
|
||||
|
|
@ -810,12 +810,13 @@ This is a section for repos that are similar to this one either because they are
|
|||
> #### Alternative Game Engines
|
||||
> - [LÖVE](https://love2d.org/) is a 2D game engine based on Lua with some 3D capability that may serve as a viable alternative to Godot/Unity depending on your project's requirements.
|
||||
|
||||
### Game managers and Launchers
|
||||
### Game Managers and Launchers
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [Heroic](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher) | [`2.20.1`](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/tag/v2.20.1) | [](#permissive-ai-policy) ([1](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/5373)) | [](https://codeberg.org/small-hack/open-slopware#request-for-help)|
|
||||
| [Lutris](https://github.com/lutris/lutris) | [](https://codeberg.org/small-hack/open-slopware#request-for-help) | [](#permissive-ai-policy) ([1](https://web.archive.org/web/20260312043526/https://github.com/lutris/lutris/issues/6506#issuecomment-3976118573), [2](https://github.com/lutris/lutris/discussions/6530)) | [Bottles](https://github.com/bottlesdevs/Bottles) |
|
||||
| [TinyWiiBackupManager](https://github.com/mq1/TinyWiiBackupManager) | [](#request-for-help) | [](#gen-ai-art) ([1](https://github.com/mq1/TinyWiiBackupManager/commit/3eef34254c18e9ad93e4291999d2abbc6d90b6a0)) | See [this post](https://pixelo789.codeberg.page/blog/2026-05-11-slop-free-wii-library-managing/) |
|
||||
| [umu](https://github.com/Open-Wine-Components/umu-launcher) | [`1.3.0`](https://github.com/Open-Wine-Components/umu-launcher/releases/tag/1.3.0) | [](#permissive-ai-policy) ([1](https://github.com/Open-Wine-Components/umu-launcher/commit/424ffbf63c64107b87d948a7bbbea64d419bce4d), [2](https://github.com/Open-Wine-Components/umu-launcher/commit/12eb390fee3821fa3260ea856006e39ed85b26ae)) | [](https://codeberg.org/small-hack/open-slopware#request-for-help) |
|
||||
|
||||
### Mod managers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue