Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-08 | Fix wrong path in overlay | cidkidnix | |
2022-01-08 | Fix desktop file and move directories around | cidkidnix | |
2022-01-08 | make sure we use our desktop file | cidkidnix | |
2022-01-08 | fix build | cidkidnix | |
2022-01-08 | Opps forgot something | cidkidnix | |
2022-01-08 | Fix desktop file | cidkidnix | |
2022-01-08 | Make nix support not rely on flakes | cidkidnix | |
2022-01-08 | Add nixos support | cidkidnix | |
2022-01-06 | New pixel Ouroboros logo by @karolinaabb | swirl | |
2022-01-06 | match license in metainfo | swirl | |
Closes: #18 | |||
2022-01-04 | Merge pull request #17 from dada513/develop | swirl | |
Fix metainfo parsing | |||
2022-01-04 | cleaner difference between flatpak and normal manifest | dada513 | |
2022-01-04 | Fix metainfo parsing | dada513 | |
2022-01-03 | fix icon and version | swirl | |
Closes: #16 Fixed the icon so Qt renders it properly, and actually renders it properly in the About page. Also, scaled it up a bit Changed launcher.svg icon to temporary Ouroboros logo fixed genicons again Fix version to 1.0.3 (making tag rn) Install the PolyMC icon properly. | |||
2022-01-03 | fix genicons.sh to new rDNS stuff | swirl | |
2022-01-03 | update README | swirl | |
grammar/punctuation | |||
2022-01-03 | rDNS for icons and desktop file, and metainfo | swirl | |
Closes: #12, #13 | |||
2022-01-03 | Merge pull request #14 from dada513/flathub | swirl | |
Change flatpak to flathub | |||
2022-01-03 | Merge pull request #15 from dada513/debian_update | swirl | |
2022-01-03 | change up deb packaging | dada513 | |
2022-01-03 | remove icon | dada513 | |
2022-01-03 | Change flatpak to flathub | dada513 | |
2021-12-31 | fix2 | swirl | |
2021-12-31 | fix desktop file | swirl | |
2021-12-31 | Rebranding logo | swirl | |
add temporary Ouroboros logo, thanks Lenny for vectorizing change logo file names Desktop file now includes proper exec using the app binary name fix genicons for use with libicns | |||
2021-12-31 | Merge pull request #8 from dada513/upstream_update | swirl | |
2021-12-31 | Merge remote-tracking branch 'upstream/develop' into upstream_update | dada513 | |
2021-12-31 | NOISSUE fix build and change how NetJob is used | Petr Mrázek | |
Feed it network upfront... | |||
2021-12-31 | NOISSUE fix some OS ifdefs | Petr Mrázek | |
2021-12-30 | NOISSUE proper fix for missing profile + demo mode | Petr Mrázek | |
2021-12-30 | Merge pull request #4345 from graemeg/freebsd-support | Petr Mrázek | |
Adds FreeBSD support to MultiMC | |||
2021-12-30 | Merge pull request #4394 from Janrupf/develop | Petr Mrázek | |
GH-4299 Fix Screenshot upload | |||
2021-12-30 | Merge pull request #4396 from Bildcraft1/develop | Petr Mrázek | |
BUILD.MD: Changed from "Install Xcode" to install Xcode Command-Line tools | |||
2021-12-30 | added AppImage | swirl | |
2021-12-30 | fix desktop icon | swirl | |
2021-12-30 | add .desktop file | swirl | |
2021-12-30 | NOISSUE detect when user loses entitlements | Petr Mrázek | |
2021-12-30 | fix ebuild link | swirl | |
2021-12-29 | Update BUILD.md | WhiXard | |
2021-12-29 | fix flatpak build link | swirl | |
2021-12-29 | Enhance the dependencies list, and add information to build a .deb (#6) | TheFrenchGhosty | |
2021-12-29 | GH-4299 Fix screenshot upload | Janrupf | |
2021-12-29 | GH-4299 Don't hard crash on when missing network | Janrupf | |
2021-12-29 | Completely remove Google Analytics library | swirl | |
2021-12-29 | Move todo to wiki and update README | swirl | |
Moved "todo" section to wiki Reqorded packages section. Changed swirl overlay URL to my Gitea instance Added Flatpak and Debian package info Serve packages over packages.polymc.org, and added SHA256 sums | |||
2021-12-28 | Restore getNativePath() to its original form. | Graeme Geldenhuys | |
2021-12-28 | Flatpak & Debian Packaging (#4) | dada513 | |
Flatpak & Debian packages | |||
2021-12-28 | Merge pull request #4392 from iGerman00/patch-1 | Petr Mrázek | |
BUILD.md - Clearer differences with binaries | |||
2021-12-27 | ebuild, fix GitHub URL | swirl | |
2021-12-28 | BUILD.md - Clearer differences with binaries | iGerman00 | |
Coming from personal inconvenience - I've tried to build this from source, and was faced with Microsoft accounts not working. Upon re-reading the READMEs, I didn't find a reason for it, so I resorted to messaging in the Discord, which, after some back and forth, allowed me to understand that additional private stuff is needed for it to work. The question could've been avoided entirely, in my opinion, if this was included in BUILD.md - the place where anyone intending to build from source will come for guidance. (Not) Secrets should've been linked clearly because it's a crucial piece of info for someone building from source, since normally. I'd expect the source code to fully reflect the pre-built binaries. |