aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-18Various fixestimoreo
2022-01-16Added curseforge selectiontimoreo
2022-01-15Added smart file selectiontimoreo
This might fail in a few special cases
2022-01-15Added a no version messagetimoreo
2022-01-15Filtering per mod loader & mc versiontimoreo
2022-01-14Removing copyrightstimoreo
2022-01-14Fixed iconstimoreo
Also having a mod loader is now enforced
2022-01-14Added the downloading of the modstimoreo
2022-01-14Added modrinth icontimoreo
2022-01-14Start of mod downloadingtimoreo
2022-01-13Merge pull request #61 from meguminloli/developswirl
2022-01-13update NIX.mdMegumin
2022-01-13removed redundant recsmeguminloli
removed file
2022-01-13Merge pull request #59 from A-UNDERSCORE-D/patch-1swirl
2022-01-13changed flake.nixmeguminloli
removed result
2022-01-13Readd original MultiMC/Launcher copyrightA_D
The original MMC code remains Apache.
2022-01-12Merge pull request #45 from cidkidnix/developswirl
2022-01-11Merge pull request #46 from muscaln/javaswirl
2022-01-11Introduce POLYMC_JAVA_PATHS envMustafa Çalışkan
2022-01-11Sort java versions from current to oldestMustafa Çalışkan
2022-01-10nix: remove patch due to breakagecidkidnix
2022-01-10More rebrandingswirl
Closes: #39 Mostly done with rebranding now. We just need to translate some services to PolyMC.
2022-01-10Merge pull request #42 from Eonfge/patch-1swirl
2022-01-10Set PrefersNonDefaultGPU for hybrid devicesEonfge
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-09Merge pull request #40 from Jan200101/PR/rpm-1.0.5swirl
2022-01-09Update RPM and build instructionJan200101
2022-01-09add logo to different stylesswirl
Also fixed genicons to automate this.
2022-01-09remove patreon stuffswirl
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-09fix empty exec line when binary_name is unsetswirl
2022-01-09rpm readme updateswirl
2022-01-09Merge pull request #38 from cidkidnix/developswirl
Nix: Package fixup
2022-01-09nix: package fixupcidkidnix
2022-01-09Merge pull request #37 from Jan200101/PR/rpmswirl
rework rpm spec
2022-01-09rework rpm specJan200101
2022-01-09Merge pull request #29 from cidkidnix/developswirl
2022-01-09Merge pull request #34 from muscaln/developswirl
2022-01-09nix: make sure tarball is pointed to proper repocidkid
Co-authored-by: Louis Bettens <lourkeur@users.noreply.github.com>
2022-01-09Don't import channel as root, import channel as usercidkid
Co-authored-by: Louis Bettens <lourkeur@users.noreply.github.com>
2022-01-09Make instuctions more clearcidkidnix
2022-01-09Update instructionscidkidnix
2022-01-09nix: add support for non-flake buildsMustafa Çalışkan
2022-01-09Merge branch 'develop' into developcidkid
2022-01-09Make readme reflect new flake changescidkidnix
2022-01-09forgot linebreakswirl
2022-01-09Update branding: New Logo (#30)Ezekiel Smith
New logo Co-authored-by: swirl <swurl@swurl.xyz>
2022-01-08rpm in readmeswirl
2022-01-08Merge pull request #32 from getchoo/add-rpm-packagingswirl
add rpm build script and spec file
2022-01-08Merge pull request #33 from getchoo/remove-wsl-detectionswirl
stop cmake from blocking builds on wsl
2022-01-08add documentation for building a .rpmseth
2022-01-08stop cmake from blocking builds on wslseth