pollymc/program_info
Sefa Eyeoglu 90d4acd1a1
refactor: combine portable and system builds
Portable builds now have the same layout as system builds. If you want
to build a portable bundle, you now need to additionally install the
`portable` component.

For example:

    $ cmake -Bbuild -DCMAKE_INSTALL_PREFIX=install ...
    $ cmake --build build
    $ cmake --install build
    $ cmake --install build --component portable
2022-04-16 18:13:09 +02:00
..
CMakeLists.txt refactor: combine portable and system builds 2022-04-16 18:13:09 +02:00
genicons.sh
LICENSE Update License 2022-04-02 07:52:07 +10:00
org.polymc.PolyMC.desktop.in
org.polymc.PolyMC.metainfo.xml.in
org.polymc.PolyMC.Source.svg
org.polymc.PolyMC.svg
polymc-header-black.svg fix: simplify header SVG using SVGO 2022-03-13 14:22:31 +01:00
polymc-header.Source.svg
polymc-header.svg fix: simplify header SVG using SVGO 2022-03-13 14:22:31 +01:00
polymc.6.txt feat: install manpage 2022-04-10 23:01:00 +02:00
polymc.icns
polymc.ico
polymc.manifest
polymc.qrc
polymc.rc
portable.txt refactor: combine portable and system builds 2022-04-16 18:13:09 +02:00
README.md

PolyMC Program Info

This is PolyMC's program info which contains information about:

  • Application name and logo (and branding in general)
  • Various URLs and API endpoints
  • Desktop file