Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-18 | Various fixes | timoreo | |
2022-01-16 | Added curseforge selection | timoreo | |
2022-01-15 | Added smart file selection | timoreo | |
This might fail in a few special cases | |||
2022-01-15 | Added a no version message | timoreo | |
2022-01-15 | Filtering per mod loader & mc version | timoreo | |
2022-01-14 | Removing copyrights | timoreo | |
2022-01-14 | Fixed icons | timoreo | |
Also having a mod loader is now enforced | |||
2022-01-14 | Added the downloading of the mods | timoreo | |
2022-01-14 | Added modrinth icon | timoreo | |
2022-01-14 | Start of mod downloading | timoreo | |
2022-01-13 | Merge pull request #61 from meguminloli/develop | swirl | |
2022-01-13 | update NIX.md | Megumin | |
2022-01-13 | removed redundant recs | meguminloli | |
removed file | |||
2022-01-13 | Merge pull request #59 from A-UNDERSCORE-D/patch-1 | swirl | |
2022-01-13 | changed flake.nix | meguminloli | |
removed result | |||
2022-01-13 | Readd original MultiMC/Launcher copyright | A_D | |
The original MMC code remains Apache. | |||
2022-01-12 | Merge pull request #45 from cidkidnix/develop | swirl | |
2022-01-11 | Merge pull request #46 from muscaln/java | swirl | |
2022-01-11 | Introduce POLYMC_JAVA_PATHS env | Mustafa Çalışkan | |
2022-01-11 | Sort java versions from current to oldest | Mustafa Çalışkan | |
2022-01-10 | nix: remove patch due to breakage | cidkidnix | |
2022-01-10 | More rebranding | swirl | |
Closes: #39 Mostly done with rebranding now. We just need to translate some services to PolyMC. | |||
2022-01-10 | Merge pull request #42 from Eonfge/patch-1 | swirl | |
2022-01-10 | Set PrefersNonDefaultGPU for hybrid devices | Eonfge | |
With the Property 'PrefersNonDefaultGPU', you can signal to dekstop environments like GNOME that you want to run the application using the more powerful secondary graphics card, if such a card is available. Specification: https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html With this change, you won't have to include a special prime-run script. | |||
2022-01-09 | Merge pull request #40 from Jan200101/PR/rpm-1.0.5 | swirl | |
2022-01-09 | Update RPM and build instruction | Jan200101 | |
2022-01-09 | add logo to different styles | swirl | |
Also fixed genicons to automate this. | |||
2022-01-09 | remove patreon stuff | swirl | |
Closes: #22 Update to 1.0.5 Remove "Forking/Redistribution" tab in About (why is it even there?) Metainfo now corresponds to version add discord Completely removed Patreon. | |||
2022-01-09 | fix empty exec line when binary_name is unset | swirl | |
2022-01-09 | rpm readme update | swirl | |
2022-01-09 | Merge pull request #38 from cidkidnix/develop | swirl | |
Nix: Package fixup | |||
2022-01-09 | nix: package fixup | cidkidnix | |
2022-01-09 | Merge pull request #37 from Jan200101/PR/rpm | swirl | |
rework rpm spec | |||
2022-01-09 | rework rpm spec | Jan200101 | |
2022-01-09 | Merge pull request #29 from cidkidnix/develop | swirl | |
2022-01-09 | Merge pull request #34 from muscaln/develop | swirl | |
2022-01-09 | nix: make sure tarball is pointed to proper repo | cidkid | |
Co-authored-by: Louis Bettens <lourkeur@users.noreply.github.com> | |||
2022-01-09 | Don't import channel as root, import channel as user | cidkid | |
Co-authored-by: Louis Bettens <lourkeur@users.noreply.github.com> | |||
2022-01-09 | Make instuctions more clear | cidkidnix | |
2022-01-09 | Update instructions | cidkidnix | |
2022-01-09 | nix: add support for non-flake builds | Mustafa Çalışkan | |
2022-01-09 | Merge branch 'develop' into develop | cidkid | |
2022-01-09 | Make readme reflect new flake changes | cidkidnix | |
2022-01-09 | forgot linebreak | swirl | |
2022-01-09 | Update branding: New Logo (#30) | Ezekiel Smith | |
New logo Co-authored-by: swirl <swurl@swurl.xyz> | |||
2022-01-08 | rpm in readme | swirl | |
2022-01-08 | Merge pull request #32 from getchoo/add-rpm-packaging | swirl | |
add rpm build script and spec file | |||
2022-01-08 | Merge pull request #33 from getchoo/remove-wsl-detection | swirl | |
stop cmake from blocking builds on wsl | |||
2022-01-08 | add documentation for building a .rpm | seth | |
2022-01-08 | stop cmake from blocking builds on wsl | seth | |