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
org.polymc.PolyMC.desktop.in
org.polymc.PolyMC.metainfo.xml.in
org.polymc.PolyMC.Source.svg
org.polymc.PolyMC.svg
polymc-header-black.svg
polymc-header.Source.svg
polymc-header.svg
polymc.6.txt
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