aboutsummaryrefslogtreecommitdiff
path: root/package/linux/MultiMC
AgeCommit message (Collapse)Author
2013-10-01Set run script to load libs from bin folder.Andrew
I'd really like to put them in a separate "lib" folder, but CMake doesn't want to.
2013-10-01Fixed an issue with the run script on Debian.Andrew
2013-10-01Made run script instal as executable.Andrew
Also fixed a small bug with the run script.
2013-10-01Add run script to install.Andrew
Also renamed "translations_target" to "translations". The old name was dumb and annoying.
2013-02-12Fixed Linux install / package support in CMakeLists. Fixed Linux start script.Andrew Okin
2013-02-12Linux packaging stuff.Andrew Okin