Commit to restore contributor attribution

Co-Authored-By: Sebin Nyshkim <13051568+SebinNyshkim@users.noreply.github.com>
Co-Authored-By: ludvigng <50339757+ludvigng@users.noreply.github.com>
Co-Authored-By: Miepee <38186597+Miepee@users.noreply.github.com>
This commit is contained in:
Lojemiru 2021-03-26 05:06:19 -05:00
parent f862c9f876
commit 6505389d13

View file

@ -82,3 +82,4 @@ On newer versions (Debian 10+ or Ubuntu 18+) you may have to do the below comman
If you cannot run AM2R after installing the packages, use `ldd` in order to find out which packages are missing.
After patching, if you want to launch AM2R via command line, make sure to do it like this: `env "LD_PRELOAD=libcurl.so.3" ./AM2R`.
However, there is also a .desktop file with the above command included (this one has the AM2R logo). You can just double click on that in order to start the game.