Add built-in launcher comparasion

This commit is contained in:
leha-code 2022-03-20 20:44:48 -04:00
parent bf114b3d59
commit 9146860485
No known key found for this signature in database
GPG Key ID: 15227A6455DDF7EE
1 changed files with 16 additions and 15 deletions

View File

@ -54,25 +54,26 @@ If you're installing a DEB, all of them with the exception of Minecraft: Pi Edit
3. Follow the on-screen instructions
### gMCPIL vs jMCPIL vs pipan vs Planet
| Feature | Planet | [gMCPIL](https://github.com/mcpi-revival/gmcpil) | [jMCPIL](https://github.com/mcpi-revival/jmcpil) | [pipan](https://github.com/randomsoup/pipan) |
|---------|--------|--------|--------|-------|
| Profile & feature saving | Yes | Bullseye only | Yes | No |
| AppImage support | Yes | No | No | No |
| Legacy DEB support | Yes | Yes | Yes | Yes |
| Official MCPi-Revival | No | Yes | Yes | No |
| Tab icons | Yes | No | No | No |
| Maintained | Yes | No | No | No |
| Supported on Debian Buster | Yes | No | Yes | Yes |
| Discord RPC | Yes | No | No | No |
| External server support | Yes | Yes | Yes | No |
| Flatpak support | Not tested | No | No | No |
| Pre-made profiles | Yes | Yes | Yes | Yes |
| Easy GUI navigation | Yes | Yes | Yes | No |
| Skin support | Yes | No | No | No |
| Feature | Planet | [gMCPIL](https://github.com/mcpi-revival/gmcpil) | [jMCPIL](https://github.com/mcpi-revival/jmcpil) | [pipan](https://github.com/randomsoup/pipan) | Built-in launcher |
|---------|--------|--------|--------|-------|------|
| Profile & feature saving | Yes | Bullseye only | Yes | No | No |
| AppImage support | Yes | No | No | No | Yes |
| Legacy DEB support | Yes | Yes | Yes | Yes | Yes |
| Official MCPi-Revival | No | Yes | Yes | No | Yes |
| Tab icons | Yes | No | No | No | No |
| Maintained | Yes | No | No | No | Yes |
| Supported on Debian Buster | Yes | No | Yes | Yes | Yes |
| Discord RPC | Yes | No | No | No | No |
| External server support | Yes | Yes | Yes | No | No |
| Flatpak support | Not tested | No | No | No | Yes |
| Pre-made profiles | Yes | Yes | Yes | Yes | No |
| Easy GUI navigation | Yes | Yes | Yes | No | Yes |
| Skin support | Yes | No | No | No | No |
###### Conclusion
- Use Planet if you want a maintained and a feature-rich launcher.
- Use gMCPIL if you are on Debian Bullseye, using a DEB install OR want a basic experience
- Use jMCPIL if you're using a DEB install on a distro other than Debian Bullseye
- Use the built-in launcher if you like to fill in things constantly
- Don't use pipan, it's a dirty prototype, not a working launcher
## Credits
- @leha-code - Creator and maintainer